bump version to 12.0.1.2

This commit is contained in:
Kay Kurokawa 2017-02-01 11:16:28 -05:00
parent 1b896ae75b
commit 4a8e372720

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