diff --git a/src/game_defs.h b/src/game_defs.h index 5d947184..bbfc6ac5 100644 --- a/src/game_defs.h +++ b/src/game_defs.h @@ -46,7 +46,7 @@ #define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR) #define POKERTH_BETA_REVISION 0 -#define POKERTH_BETA_RELEASE_STRING "1.0" +#define POKERTH_BETA_RELEASE_STRING "1.0.1pre" #define SQLITE_LOG_VERSION 1