bump version to 0.12.0.5
This commit is contained in:
parent
84f074b9fa
commit
84b093b981
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
#define CLIENT_VERSION_MAJOR 0
|
||||
#define CLIENT_VERSION_MINOR 12
|
||||
#define CLIENT_VERSION_REVISION 0
|
||||
#define CLIENT_VERSION_BUILD 4
|
||||
#define CLIENT_VERSION_BUILD 5
|
||||
|
||||
//! Set to true for release, false for prerelease or test build
|
||||
#define CLIENT_VERSION_IS_RELEASE true
|
||||
|
|
Loading…
Reference in a new issue