]> git.mxchange.org Git - flightgear.git/commitdiff
Update version number
authorfredb <fredb>
Fri, 22 Jan 2010 22:48:08 +0000 (22:48 +0000)
committerTim Moore <timoore@redhat.com>
Mon, 25 Jan 2010 14:08:10 +0000 (15:08 +0100)
src/Include/config.h-msvc6
src/Include/config.h-msvc71
src/Include/config.h-msvc8

index 75d7b5f58fc70a4824a0f18a337536aec6d614c3..5034ecfeda9af9061a52847867c590670354b61c 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-rc2"
 
 /* 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-rc2"
 
 /* Define if compiling on a Winbloze (95, NT, etc.) platform */
 #define WIN32 1
index 0692f0049d250f5825c22bdeed324a0fdb58603c..6e7ef1c69eb84783bdd6eea43869369f0a62419b 100755 (executable)
@@ -19,7 +19,7 @@
 #define PACKAGE "FlightGear"
 
 /* Define to package version - use in main.cxx */
-#define FLIGHTGEAR_VERSION "MSVC7.1-WIN32-1.9.1"
+#define FLIGHTGEAR_VERSION "MSVC7.1-WIN32-2.0.0-rc2"
 
 /* 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 "1.9.1"
+#define VERSION "2.0.0-rc2"
 #ifndef  FG_VERSION     /* allow override */
 #define  FG_VERSION     7
 #endif   /* FG_VERSION */
index 87664a6a093893af14347a01fa8dd2600ba1e261..86921e4b3938e571098d80bbede7f3da8d042d80 100755 (executable)
@@ -50,7 +50,7 @@
 #define PACKAGE "FlightGear"
 
 /* Define to package version - use in main.cxx */
-#define FLIGHTGEAR_VERSION "MSVC8-WIN32-1.9.1"
+#define FLIGHTGEAR_VERSION "MSVC8-WIN32-2.0.0-rc2"
 
 /* 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 "1.9.1"
+#define VERSION "2.0.0-rc2"
 
 /* Define if compiling on a Winbloze (95, NT, etc.) platform */
 #define WIN32 1