bump version to 0.12.0.4

This commit is contained in:
Jack Robison 2017-04-13 18:43:48 -04:00
parent 2b1d07fee4
commit 3a7e7adfe3

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 3
#define CLIENT_VERSION_BUILD 4
//! Set to true for release, false for prerelease or test build
#define CLIENT_VERSION_IS_RELEASE true