bump version to 0.12.0.4
This commit is contained in:
parent
2b1d07fee4
commit
3a7e7adfe3
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 3
|
||||
#define CLIENT_VERSION_BUILD 4
|
||||
|
||||
//! Set to true for release, false for prerelease or test build
|
||||
#define CLIENT_VERSION_IS_RELEASE true
|
||||
|
|
Loading…
Reference in a new issue