1.0.3 Release

This commit is contained in:
Simon
2016-11-17 15:59:37 -08:00
parent 13e9a639b7
commit 26fb4db53b
11 changed files with 56 additions and 13 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 2
#define CLIENT_VERSION_REVISION 3
#define CLIENT_VERSION_BUILD 50
//! Set to true for release, false for prerelease or test build