1
0
Fork 0
forked from lthn/blockchain

Zano 1.3.0 fix

This commit is contained in:
cryptozoidberg 2021-09-09 18:53:44 +03:00
parent 99619e9f80
commit 8b5f4fa467
No known key found for this signature in database
GPG key ID: 22DEB97A54C6FDEC

View file

@ -3,9 +3,9 @@
#define BUILD_COMMIT_ID "@VERSION@"
#define PROJECT_MAJOR_VERSION "3"
#define PROJECT_MINOR_VERSION "0"
#define PROJECT_REVISION "1"
#define PROJECT_MAJOR_VERSION "1"
#define PROJECT_MINOR_VERSION "3"
#define PROJECT_REVISION "0"
#define PROJECT_VERSION PROJECT_MAJOR_VERSION "." PROJECT_MINOR_VERSION "." PROJECT_REVISION
#define PROJECT_VERSION_BUILD_NO 130