Update release to 1.0.7, generate manpages

This commit is contained in:
Jay Graber
2017-03-03 20:37:33 -08:00
parent a7cf698873
commit a83f0677b4
6 changed files with 16 additions and 17 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 6
#define CLIENT_VERSION_REVISION 7
#define CLIENT_VERSION_BUILD 50
//! Set to true for release, false for prerelease or test build