X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInclude%2Fconfig.h-msvc90;h=9b789a10cc00dff3eacd60c36eb7a676a15f9712;hb=d860c949e33b704e670472085d324a0957dc8be5;hp=e2c38e1eb3c0ce7543279500dda9c2066f38f552;hpb=52ac173257bf9cc780f0faee5049314442083140;p=flightgear.git diff --git a/src/Include/config.h-msvc90 b/src/Include/config.h-msvc90 index e2c38e1eb..9b789a10c 100644 --- a/src/Include/config.h-msvc90 +++ b/src/Include/config.h-msvc90 @@ -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