Incrementing beta-revision to prepare 1.1 beta2.

This commit is contained in:
lotodore
2013-10-12 11:14:13 +02:00
parent dfea01882b
commit 2d1aca523f
+2 -2
View File
@@ -45,8 +45,8 @@
#define POKERTH_VERSION_MINOR 10
#define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR)
#define POKERTH_BETA_REVISION 1
#define POKERTH_BETA_RELEASE_STRING "1.1 beta1"
#define POKERTH_BETA_REVISION 2
#define POKERTH_BETA_RELEASE_STRING "1.1 beta2"
#define SQLITE_LOG_VERSION 1