1
0
Fork 0
forked from lthn/blockchain

Merge branch 'release' into develop

This commit is contained in:
cryptozoidberg 2021-11-25 14:40:05 +01:00
commit 2820a49afe
No known key found for this signature in database
GPG key ID: 22DEB97A54C6FDEC

View file

@ -4,8 +4,8 @@
#define BUILD_COMMIT_ID "@VERSION@"
#define PROJECT_MAJOR_VERSION "1"
#define PROJECT_MINOR_VERSION "3"
#define PROJECT_REVISION "2"
#define PROJECT_MINOR_VERSION "4"
#define PROJECT_REVISION "0"
#define PROJECT_VERSION PROJECT_MAJOR_VERSION "." PROJECT_MINOR_VERSION "." PROJECT_REVISION
#define PROJECT_VERSION_BUILD_NO 135