Update version strings to 1.0.0

Debian uses 1.0.0-sprout to ensure correct ordering.
This commit is contained in:
Jack Grigg
2016-10-28 02:57:17 -07:00
parent 657bde55ef
commit 998202ba20
5 changed files with 8 additions and 8 deletions

View File

@@ -17,10 +17,10 @@
#define CLIENT_VERSION_MAJOR 1
#define CLIENT_VERSION_MINOR 0
#define CLIENT_VERSION_REVISION 0
#define CLIENT_VERSION_BUILD 28
#define CLIENT_VERSION_BUILD 50
//! Set to true for release, false for prerelease or test build
#define CLIENT_VERSION_IS_RELEASE false
#define CLIENT_VERSION_IS_RELEASE true
/**
* Copyright year (2009-this)