X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fconfig.h;h=8598ed35336ca07b98d031521c90dbe37242f426;hb=7ea241b412db100f7cc218957cd64f5edd0ce1e8;hp=84b22bd485e4628146eba2b09d236fadda8eed47;hpb=4c79263dcff9072897089540be9876d6f21b794c;p=simgear.git diff --git a/simgear/config.h b/simgear/config.h index 84b22bd4..8598ed35 100644 --- a/simgear/config.h +++ b/simgear/config.h @@ -49,7 +49,7 @@ #define HAVE_VPRINTF 1 /* Define if you have zlib installed system wide. */ -/* #undef HAVE_ZLIB */ +#define HAVE_ZLIB 1 /* Define as the return type of signal handlers (int or void). */ #define RETSIGTYPE void @@ -205,5 +205,5 @@ #define PACKAGE "SimGear" /* Version number of package */ -#define VERSION "0.0.6" +#define VERSION "0.0.7"