1
0
Fork 0
forked from lthn/blockchain

=== build number: 315 -> 316 ===

This commit is contained in:
zano build machine 2024-05-14 13:34:09 +03:00
parent b154d84330
commit 4c2ac48337

View file

@ -8,6 +8,6 @@
#define PROJECT_REVISION "0"
#define PROJECT_VERSION PROJECT_MAJOR_VERSION "." PROJECT_MINOR_VERSION "." PROJECT_REVISION
#define PROJECT_VERSION_BUILD_NO 315
#define PROJECT_VERSION_BUILD_NO 316
#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 "]"