Update version to 1.0.4

This commit is contained in:
Jack Grigg
2016-12-15 16:33:09 +13:00
parent a530e9582f
commit 83ce8a4d7c
5 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
//! These need to be macros, as clientversion.cpp's and bitcoin*-res.rc's voodoo requires it
#define CLIENT_VERSION_MAJOR 1
#define CLIENT_VERSION_MINOR 0
#define CLIENT_VERSION_REVISION 3
#define CLIENT_VERSION_REVISION 4
#define CLIENT_VERSION_BUILD 50
//! Set to true for release, false for prerelease or test build