Preparing 1.1 beta4.

This commit is contained in:
lotodore
2013-12-01 14:08:33 +01:00
parent 7b3ec43bd1
commit 02c259a979
2 changed files with 9 additions and 2 deletions
+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 3
#define POKERTH_BETA_RELEASE_STRING "1.1 beta3"
#define POKERTH_BETA_REVISION 4
#define POKERTH_BETA_RELEASE_STRING "1.1 beta4"
#define SQLITE_LOG_VERSION 1