preparing 0.7 beta 1

This commit is contained in:
doitux
2009-04-05 21:26:36 +00:00
parent 607000dd91
commit 9ee97cb80b
3 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
#define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR)
#define POKERTH_BETA_REVISION 0
#define POKERTH_BETA_RELEASE_STRING "0.6.5"
#define POKERTH_BETA_RELEASE_STRING "0.7-beta1"
enum ServerNetworkMode {
NETWORK_MODE_TCP = 1,