aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2017-02-17 17:26:01 +0100
committerWladimir J. van der Laan <[email protected]>2017-02-17 17:27:18 +0100
commitf87e8f53920adfa80a3f4af9435370dc272c3783 (patch)
tree124de2635a27102d08dad98d0be7b1e6a3e5465c /src
parentMerge #9761: Use 2 hour grace period for key timestamps in importmulti rescans (diff)
downloaddiscoin-f87e8f53920adfa80a3f4af9435370dc272c3783.tar.xz
discoin-f87e8f53920adfa80a3f4af9435370dc272c3783.zip
build: bump version to 0.14.99
Now that 0.14 branch has been split off, master is 0.14.99 (pre-0.15). Also clean out release notes.
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 0b27bb1bd..69154d546 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 13
+#define CLIENT_VERSION_MINOR 14
#define CLIENT_VERSION_REVISION 99
#define CLIENT_VERSION_BUILD 0