1
0
Fork 0
forked from lthn/blockchain

=== build number: 114 -> 115 ===

This commit is contained in:
zano build machine 2021-01-29 19:57:15 +03:00
parent f0ae13cf60
commit 7138dd3ec3

View file

@ -8,6 +8,6 @@
#define PROJECT_REVISION "8"
#define PROJECT_VERSION PROJECT_MAJOR_VERSION "." PROJECT_MINOR_VERSION "." PROJECT_REVISION
#define PROJECT_VERSION_BUILD_NO 114
#define PROJECT_VERSION_BUILD_NO 115
#define PROJECT_VERSION_BUILD_NO_STR STRINGIFY_EXPAND(PROJECT_VERSION_BUILD_NO)
#define PROJECT_VERSION_LONG PROJECT_VERSION "." PROJECT_VERSION_BUILD_NO_STR "[" BUILD_COMMIT_ID "]"