Bump version to 0.9.2.1

This commit is contained in:
Wladimir J. van der Laan
2014-06-19 09:51:15 +02:00
parent b64b1c6e9f
commit 354c0f382b
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
#define CLIENT_VERSION_MAJOR 0
#define CLIENT_VERSION_MINOR 9
#define CLIENT_VERSION_REVISION 2
#define CLIENT_VERSION_BUILD 0
#define CLIENT_VERSION_BUILD 1
// Set to true for release, false for prerelease or test build
#define CLIENT_VERSION_IS_RELEASE true