aboutsummaryrefslogtreecommitdiff
path: root/src/version.h.in
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2014-12-02 11:42:40 +0200
committerRiccardo Spagni <ric@spagni.net>2014-12-02 11:42:40 +0200
commit9f74cc8e19501c0bf2535e41b683cd72a55af57f (patch)
tree0e30acb7ee31fe4f17b01d699aee92ef03195504 /src/version.h.in
parentfixed CMake version matching (diff)
downloadmonero-9f74cc8e19501c0bf2535e41b683cd72a55af57f.tar.xz
increased version number for tagged releasev0.8.8.5
Diffstat (limited to 'src/version.h.in')
-rw-r--r--src/version.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h.in b/src/version.h.in
index 9862431de..b6b24d5a0 100644
--- a/src/version.h.in
+++ b/src/version.h.in
@@ -1,3 +1,3 @@
#define MONERO_VERSION_TAG "@VERSIONTAG@"
-#define MONERO_VERSION "0.8.8.4"
+#define MONERO_VERSION "0.8.8.5"
#define MONERO_VERSION_FULL MONERO_VERSION "-" MONERO_VERSION_TAG