1.0.1 release.

This commit is contained in:
Sean Bowe
2016-11-03 22:07:56 -06:00
parent 9752e57739
commit eb2e2b7043
10 changed files with 56 additions and 14 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 0
#define CLIENT_VERSION_REVISION 1
#define CLIENT_VERSION_BUILD 50
//! Set to true for release, false for prerelease or test build