diff options
| author | fluffypony <ric@spagni.net> | 2014-08-25 18:54:48 +0200 |
|---|---|---|
| committer | fluffypony <ric@spagni.net> | 2014-08-25 18:54:48 +0200 |
| commit | 6f04cdbd076f5719259d4562890a03986c0867df (patch) | |
| tree | 3055f6663a327ad61fdaa8f76c46aacecb264c80 | |
| parent | 1b8a68f6c1abcf481652c2cfd87300a128e3eb32 (diff) | |
| download | monzero-core-6f04cdbd076f5719259d4562890a03986c0867df.tar.gz monzero-core-6f04cdbd076f5719259d4562890a03986c0867df.tar.xz monzero-core-6f04cdbd076f5719259d4562890a03986c0867df.zip | |
bumped build number
| -rw-r--r-- | src/version.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h.in b/src/version.h.in index 373068e2a..6af86c8f5 100644 --- a/src/version.h.in +++ b/src/version.h.in @@ -1,4 +1,4 @@ #define BUILD_COMMIT_ID "@VERSION@" #define PROJECT_VERSION "0.8.8" -#define PROJECT_VERSION_BUILD_NO "2" +#define PROJECT_VERSION_BUILD_NO "3" #define PROJECT_VERSION_LONG PROJECT_VERSION "." PROJECT_VERSION_BUILD_NO "(" BUILD_COMMIT_ID ")" |
