Update client version to 2.12.2.1

This commit is contained in:
lateminer
2018-10-14 19:09:13 +03:00
parent f7422db2f7
commit af1585d232
3 changed files with 3 additions and 3 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 2
#define CLIENT_VERSION_MINOR 12
#define CLIENT_VERSION_REVISION 1
#define CLIENT_VERSION_REVISION 2
#define CLIENT_VERSION_BUILD 1
//! Set to true for release, false for prerelease or test build