mirror of
https://github.com/monero-project/monero.git
synced 2025-12-10 07:22:34 +01:00
Merge pull request #123 from fluffypony/master
build number increase after release
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#define BUILD_COMMIT_ID "@VERSION@"
|
#define BUILD_COMMIT_ID "@VERSION@"
|
||||||
#define PROJECT_VERSION "0.8.8"
|
#define PROJECT_VERSION "0.8.8"
|
||||||
#define PROJECT_VERSION_BUILD_NO "3"
|
#define PROJECT_VERSION_BUILD_NO "4"
|
||||||
#define PROJECT_VERSION_LONG PROJECT_VERSION "." PROJECT_VERSION_BUILD_NO "(" BUILD_COMMIT_ID ")"
|
#define PROJECT_VERSION_LONG PROJECT_VERSION "." PROJECT_VERSION_BUILD_NO "(" BUILD_COMMIT_ID ")"
|
||||||
|
|||||||
Reference in New Issue
Block a user