Increment beta revision.

This commit is contained in:
lotodore
2007-11-07 22:07:14 +00:00
parent 1744126839
commit 0326c0be26
+1 -1
View File
@@ -32,7 +32,7 @@
#define POKERTH_VERSION_MINOR 6
#define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR)
#define POKERTH_BETA_REVISION 3
#define POKERTH_BETA_REVISION 4
enum GameState {
GAME_STATE_PREFLOP = 0,