Bump version to 1.0.5.

This commit is contained in:
Sean Bowe
2017-01-19 19:21:32 -07:00
parent 0edb3c0f16
commit b8f737b364
6 changed files with 8 additions and 8 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 4
#define CLIENT_VERSION_REVISION 5
#define CLIENT_VERSION_BUILD 50
//! Set to true for release, false for prerelease or test build