Preparing 0.7beta1.
This commit is contained in:
+2
-2
@@ -29,10 +29,10 @@
|
||||
#define DEBUG_MODE 0
|
||||
|
||||
#define POKERTH_VERSION_MAJOR 0
|
||||
#define POKERTH_VERSION_MINOR 64
|
||||
#define POKERTH_VERSION_MINOR 70
|
||||
#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.7-beta1"
|
||||
|
||||
#define POKERTH_GT_STYLE_FILE_VERSION 1
|
||||
|
||||
Reference in New Issue
Block a user