X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=win32%2Fconfig.h;h=edde892b2b38b977d9cbdf6f546b7c8c06cc4486;hb=b0af52f0c82c244f73a027f17638f56a4168adee;hp=ae8024a2e88880c0ed7b07d65617ffa9217afe56;hpb=0c46d8a67f5d277abed82aa1f6ddf75456c4b337;p=libfirm diff --git a/win32/config.h b/win32/config.h index ae8024a2e..edde892b2 100644 --- a/win32/config.h +++ b/win32/config.h @@ -64,19 +64,19 @@ #define PACKAGE_NAME "libFIRM" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "libFIRM 1.11.0" +#define PACKAGE_STRING "libFIRM 1.13.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "libFIRM" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.11.0" +#define PACKAGE_VERSION "1.13.0" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 #define libfirm_VERSION_MAJOR 1 -#define libfirm_VERSION_MINOR 11 +#define libfirm_VERSION_MINOR 13 #define libfirm_VERSION_MICRO 0 /* ---------------snip, snip ---------------------- */