Remove .z# suffix from version

This commit is contained in:
Jack Grigg
2016-09-09 16:29:39 +12:00
committed by Sean Bowe
parent b11bb0e26a
commit 48bb727d8a
6 changed files with 16 additions and 21 deletions

View File

@@ -18,7 +18,6 @@
#define CLIENT_VERSION_MINOR 11
#define CLIENT_VERSION_REVISION 2
#define CLIENT_VERSION_BUILD 0
#define CLIENT_VERSION_ZCASH 9
//! Set to true for release, false for prerelease or test build
#define CLIENT_VERSION_IS_RELEASE false