From 0431b4cb33f96f95fb63f973aac497344c805da7 Mon Sep 17 00:00:00 2001 From: lotodore Date: Sun, 3 May 2009 11:39:32 +0000 Subject: [PATCH] Setting beta revision to 0. --- src/game_defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game_defs.h b/src/game_defs.h index 35675a5f..6cc64d43 100644 --- a/src/game_defs.h +++ b/src/game_defs.h @@ -32,7 +32,7 @@ #define POKERTH_VERSION_MINOR 70 #define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR) -#define POKERTH_BETA_REVISION 3 +#define POKERTH_BETA_REVISION 0 #define POKERTH_BETA_RELEASE_STRING "0.7" #define POKERTH_GT_STYLE_FILE_VERSION 1