aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorummjackson <[email protected]>2014-02-22 19:47:24 +1100
committerummjackson <[email protected]>2014-02-22 19:47:24 +1100
commit10679fe97ebdf6ff15dd990731e45c34057a1ddf (patch)
tree880405115a17faa6c08fe7f636b6c7d916032535
parentMerge pull request #270 from xnljfr/1.4.1 (diff)
parentUpdate version.h (diff)
downloaddiscoin-10679fe97ebdf6ff15dd990731e45c34057a1ddf.tar.xz
discoin-10679fe97ebdf6ff15dd990731e45c34057a1ddf.zip
Merge pull request #271 from xnljfr/1.4.1
Bump version to 1.4.2
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index 221487a2c..4d892f003 100644
--- a/src/version.h
+++ b/src/version.h
@@ -14,7 +14,7 @@
// These need to be macro's, as version.cpp's voodoo requires it
#define CLIENT_VERSION_MAJOR 1
#define CLIENT_VERSION_MINOR 4
-#define CLIENT_VERSION_REVISION 1
+#define CLIENT_VERSION_REVISION 2
#define CLIENT_VERSION_BUILD 0
static const int CLIENT_VERSION =