]> git.mxchange.org Git - flightgear.git/blobdiff - src/Include/config.h-msvc6
MSVC: ensure that HAVE_VERSION_H always has a value
[flightgear.git] / src / Include / config.h-msvc6
index 75d7b5f58fc70a4824a0f18a337536aec6d614c3..1b7f8ddc6b56986091e4fdeedae4bf377ba017b3 100644 (file)
@@ -46,7 +46,7 @@
 #define PACKAGE "FlightGear"
 
 /* Define to package version - use in main.cxx */
-#define FLIGHTGEAR_VERSION "MSVC6-WIN32-1.9.1"
+#define FLIGHTGEAR_VERSION "MSVC6-WIN32-2.0.0"
 
 /* Define as the return type of signal handlers (int or void).  */
 #define RETSIGTYPE void
@@ -64,7 +64,7 @@
 #define TM_IN_SYS_TIME 1
 
 /* Define to version number */
-#define VERSION "1.9.1"
+#define VERSION "2.0.0"
 
 /* Define if compiling on a Winbloze (95, NT, etc.) platform */
 #define WIN32 1