aboutsummaryrefslogtreecommitdiff
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
parenta144997c489ed354168c50820a46fbc003db6f6e (diff)
downloadmonzero-core-9f74cc8e19501c0bf2535e41b683cd72a55af57f.tar.gz
monzero-core-9f74cc8e19501c0bf2535e41b683cd72a55af57f.tar.xz
monzero-core-9f74cc8e19501c0bf2535e41b683cd72a55af57f.zip
increased version number for tagged releasev0.8.8.5
-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