]> git.mxchange.org Git - flightgear.git/blobdiff - src/Include/config.h-msvc90
Merge branch 'next' of gitorious.org:fg/flightgear into next
[flightgear.git] / src / Include / config.h-msvc90
old mode 100755 (executable)
new mode 100644 (file)
index e2c38e1..9b789a1
@@ -19,7 +19,8 @@
 #define PACKAGE "FlightGear"
 
 /* Define to package version - use in main.cxx */
-#define FLIGHTGEAR_VERSION "MSVC9.0-WIN32-2.0.0"
+// define in version.h and no_version.h
+/* #define FLIGHTGEAR_VERSION "MSVC9.0-WIN32-2.0.0" */ 
 
 /* Define as the return type of signal handlers (int or void).  */
 #define RETSIGTYPE void