1.0.2 release.

This commit is contained in:
Sean Bowe
2016-11-07 19:03:20 -07:00
parent 3920292b43
commit 996fccf267
9 changed files with 31 additions and 9 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 1
#define CLIENT_VERSION_REVISION 2
#define CLIENT_VERSION_BUILD 50
//! Set to true for release, false for prerelease or test build