bugfix update for beta2 (beta revision 3)

This commit is contained in:
doitux
2009-04-25 22:32:40 +00:00
parent 8eea5a267d
commit 0b2b668c3c
+1 -1
View File
@@ -32,7 +32,7 @@
#define POKERTH_VERSION_MINOR 70
#define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR)
#define POKERTH_BETA_REVISION 2
#define POKERTH_BETA_REVISION 3
#define POKERTH_BETA_RELEASE_STRING "0.7-beta2"
#define POKERTH_GT_STYLE_FILE_VERSION 1