bump version to 0.12.0.5

This commit is contained in:
Jack Robison 2017-08-14 10:51:55 -04:00
parent 84f074b9fa
commit 84b093b981
No known key found for this signature in database
GPG key ID: 284699E7404E3CFF

View file

@ -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