aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2016-07-18 12:21:52 +0200
committerWladimir J. van der Laan <[email protected]>2016-07-18 12:22:18 +0200
commit6c0336c7723da274c8312b82ed2a138f5d57158f (patch)
treeccdf14616b1f15dd05d3f803514c5333d3088afe /src
parentqt: periodic translations update (diff)
downloaddiscoin-6c0336c7723da274c8312b82ed2a138f5d57158f.tar.xz
discoin-6c0336c7723da274c8312b82ed2a138f5d57158f.zip
build: bump version to 0.13.99
Now that 0.13 branch has been split off, master is 0.13.99 (pre-0.14).
Diffstat (limited to 'src')
-rw-r--r--src/clientversion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clientversion.h b/src/clientversion.h
index 47263d534..53ad46034 100644
--- a/src/clientversion.h
+++ b/src/clientversion.h
@@ -15,7 +15,7 @@
//! These need to be macros, as clientversion.cpp's and bitcoin*-res.rc's voodoo requires it
#define CLIENT_VERSION_MAJOR 0
-#define CLIENT_VERSION_MINOR 12
+#define CLIENT_VERSION_MINOR 13
#define CLIENT_VERSION_REVISION 99
#define CLIENT_VERSION_BUILD 0