Update FlightGear version
This commit is contained in:
parent
e051ef1205
commit
d367d40f9d
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
#define PACKAGE "FlightGear"
|
||||
|
||||
/* Define to package version - use in main.cxx */
|
||||
#define FLIGHTGEAR_VERSION "MSVC9.0-WIN32-1.9.1"
|
||||
#define FLIGHTGEAR_VERSION "MSVC9.0-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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue