Bump the version number to the current one.
This commit is contained in:
parent
2d03062b38
commit
5a2ff68ffc
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@
|
|||
#define PACKAGE "FlightGear"
|
||||
|
||||
/* Define to package version - use in main.cxx */
|
||||
#define FLIGHTGEAR_VERSION "MSVC6-WIN32-0.9.1"
|
||||
#define FLIGHTGEAR_VERSION "MSVC6-WIN32-0.9.6-pre1"
|
||||
|
||||
/* 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.1"
|
||||
#define VERSION "0.9.6-pre1"
|
||||
|
||||
/* Define if compiling on a Winbloze (95, NT, etc.) platform */
|
||||
#define WIN32 1
|
||||
|
|
Loading…
Add table
Reference in a new issue