]> git.mxchange.org Git - flightgear.git/commitdiff
Updates to match prerelease version number.
authorcurt <curt>
Thu, 28 Aug 2008 21:20:49 +0000 (21:20 +0000)
committercurt <curt>
Thu, 28 Aug 2008 21:20:49 +0000 (21:20 +0000)
src/Include/config.h-msvc6
src/Include/config.h-msvc71
src/Include/config.h-msvc8

index a26122aef12e7fae59202aa1c30c3ca7e83ea7dd..8d82669db988a26a1cbb3513c7a0fb66fa21ecd9 100644 (file)
@@ -46,7 +46,7 @@
 #define PACKAGE "FlightGear"
 
 /* Define to package version - use in main.cxx */
-#define FLIGHTGEAR_VERSION "MSVC6-WIN32-0.9.10"
+#define FLIGHTGEAR_VERSION "MSVC6-WIN32-1.99.4"
 
 /* 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 "0.9.10"
+#define VERSION "1.99.4"
 
 /* Define if compiling on a Winbloze (95, NT, etc.) platform */
 #define WIN32 1
index 92c7d4b6745ff88431430e18e2306d7aa09eb61a..f4bad0aad07307270e9876dcb47c4b4e86f4ef5b 100755 (executable)
@@ -19,7 +19,7 @@
 #define PACKAGE "FlightGear"
 
 /* Define to package version - use in main.cxx */
-#define FLIGHTGEAR_VERSION "MSVC7.1-WIN32-0.9.10"
+#define FLIGHTGEAR_VERSION "MSVC7.1-WIN32-1.99.4"
 
 /* Define as the return type of signal handlers (int or void).  */
 #define RETSIGTYPE void
@@ -37,7 +37,7 @@
 #define TM_IN_SYS_TIME 1
 
 /* Define to version number */
-#define VERSION "0.9.10"
+#define VERSION "1.99.4"
 #ifndef  FG_VERSION     /* allow override */
 #define  FG_VERSION     7
 #endif   /* FG_VERSION */
index 6f39a170242f8a73c1aae524daa6bea534bdfda1..0e5327e11eed7c856450df066f20a5c8ca4edac1 100755 (executable)
@@ -1,5 +1,5 @@
 
-/* Special single config.h for MSVC8 build  */
+/* Special single config.h for MSVC6 build - Geoff McLane - 23 July, 2003  */
 
 /* Define to enable plib joystick support */
 #ifndef  ENABLE_PLIB_JOYSTICK
@@ -50,7 +50,7 @@
 #define PACKAGE "FlightGear"
 
 /* Define to package version - use in main.cxx */
-#define FLIGHTGEAR_VERSION "MSVC8-WIN32-0.9.10"
+#define FLIGHTGEAR_VERSION "MSVC8-WIN32-1.99.4"
 
 /* Define as the return type of signal handlers (int or void).  */
 #define RETSIGTYPE void
@@ -68,7 +68,7 @@
 #define TM_IN_SYS_TIME 1
 
 /* Define to version number */
-#define VERSION "0.9.10"
+#define VERSION "1.99.4"
 
 /* Define if compiling on a Winbloze (95, NT, etc.) platform */
 #define WIN32 1