Increment beta revision.

This commit is contained in:
lotodore
2007-11-18 18:38:45 +00:00
parent 82d67da0a1
commit 0f07315ef2
+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 5
#define POKERTH_BETA_REVISION 6
enum ServerNetworkMode {
NETWORK_MODE_TCP = 1,