start 0.8 svn! remove debug/release config options from pro files (need

to be set via CONFIG+= qmake command option now)
This commit is contained in:
doitux
2009-07-05 12:26:12 +00:00
parent 03a2bc41fe
commit b6fd57c0fe
4 changed files with 4 additions and 7 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.7.1"
#define POKERTH_BETA_RELEASE_STRING "0.8-svn"
#define POKERTH_GT_STYLE_FILE_VERSION 1
#define POKERTH_CD_STYLE_FILE_VERSION 1