Preparing release 0.9.3.

This commit is contained in:
lotodore
2012-02-11 16:42:21 +00:00
parent 36f9a60252
commit f5c800cf7a
2 changed files with 11 additions and 2 deletions
+2 -2
View File
@@ -29,11 +29,11 @@
#define HTML_LOG 0
#define POKERTH_VERSION_MAJOR 0
#define POKERTH_VERSION_MINOR 92
#define POKERTH_VERSION_MINOR 93
#define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR)
#define POKERTH_BETA_REVISION 0
#define POKERTH_BETA_RELEASE_STRING "0.9.2"
#define POKERTH_BETA_RELEASE_STRING "0.9.3"
#define SQLITE_LOG_VERSION 1