forked from lthn/blockchain
Merge remote-tracking branch 'origin/develop' into release
This commit is contained in:
commit
4438949480
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 748e8e96d8f2653e6e698a11f67c172c1f84c2b2
|
||||
Subproject commit 6d212d4eefaf6d13c72799cb89be2c80b1813d38
|
||||
|
|
@ -8,6 +8,6 @@
|
|||
#define PROJECT_REVISION "1"
|
||||
#define PROJECT_VERSION PROJECT_MAJOR_VERSION "." PROJECT_MINOR_VERSION "." PROJECT_REVISION
|
||||
|
||||
#define PROJECT_VERSION_BUILD_NO 346
|
||||
#define PROJECT_VERSION_BUILD_NO 347
|
||||
#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 "]"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue