count revisions to 0.8-beta1
This commit is contained in:
+3
-3
@@ -29,11 +29,11 @@
|
|||||||
#define DEBUG_MODE 0
|
#define DEBUG_MODE 0
|
||||||
|
|
||||||
#define POKERTH_VERSION_MAJOR 0
|
#define POKERTH_VERSION_MAJOR 0
|
||||||
#define POKERTH_VERSION_MINOR 71
|
#define POKERTH_VERSION_MINOR 80
|
||||||
#define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR)
|
#define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR)
|
||||||
|
|
||||||
#define POKERTH_BETA_REVISION 0
|
#define POKERTH_BETA_REVISION 1
|
||||||
#define POKERTH_BETA_RELEASE_STRING "0.8-svn"
|
#define POKERTH_BETA_RELEASE_STRING "0.8-beta1"
|
||||||
|
|
||||||
|
|
||||||
enum ServerMode {
|
enum ServerMode {
|
||||||
|
|||||||
Reference in New Issue
Block a user