Merge branch 'fredb/winfix'

This commit is contained in:
Tim Moore
2010-02-05 00:23:51 +01:00
3 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@
/* #define TM_IN_SYS_TIME 1 */
/* Define to version number */
#define VERSION "2.0.0-rc2"
#define VERSION "2.0.0"
/* Define if compiling on a Winbloze (95, NT, etc.) platform */
#define WIN32 1

View File

@@ -31,7 +31,7 @@
/* #define TM_IN_SYS_TIME 1 */
/* Define to version number */
#define VERSION "2.0.0-rc2"
#define VERSION "2.0.0"
/* Define if compiling on a Winbloze (95, NT, etc.) platform */
#define WIN32 1

View File

@@ -31,7 +31,7 @@
/* #define TM_IN_SYS_TIME 1 */
/* Define to version number */
#define VERSION "0.0.8"
#define VERSION "2.0.0"
/* Define if compiling on a Winbloze (95, NT, etc.) platform */
#define WIN32 1