Increment beta revision.

This commit is contained in:
lotodore
2007-10-21 00:25:53 +00:00
parent daa55efab7
commit 7aec52327f
+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 0
#define POKERTH_BETA_REVISION 1
enum GameState {
GAME_STATE_PREFLOP = 0,