diff options
Diffstat (limited to 'config.h.win32')
-rw-r--r-- | config.h.win32 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h.win32 b/config.h.win32 index fc5b526..276a2a5 100644 --- a/config.h.win32 +++ b/config.h.win32 @@ -110,7 +110,7 @@ #define PACKAGE_NAME "gdk-pixbuf" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "gdk-pixbuf 2.28.0" +#define PACKAGE_STRING "gdk-pixbuf 2.28.1" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gdk-pixbuf" @@ -119,7 +119,7 @@ #define PACKAGE_URL "http://www.gtk.org/" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.28.0" +#define PACKAGE_VERSION "2.28.1" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 |