summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libwebp/src/webp/config.h
diff options
context:
space:
mode:
authorEirik Aavitsland <eirik.aavitsland@qt.io>2020-03-27 11:27:26 +0100
committerEirik Aavitsland <eirik.aavitsland@qt.io>2020-03-27 13:40:11 +0100
commit45045a1097ad983d75e4f1ea9a32e61844430a60 (patch)
tree924263913fd26d44f3db886dc4676f7fbc5b2d98 /src/3rdparty/libwebp/src/webp/config.h
parent5a1a12b0e135eb49f7b232c729859583b76bd507 (diff)
Update bundled libwebp to version 1.1.0
[ChangeLog][Third-Party Code] Update bundled libwebp to version 1.1.0 Change-Id: Id41e437610947b9e6b86205317a469b052dccb5d Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'src/3rdparty/libwebp/src/webp/config.h')
-rw-r--r--src/3rdparty/libwebp/src/webp/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/3rdparty/libwebp/src/webp/config.h b/src/3rdparty/libwebp/src/webp/config.h
index 80bb1f0..6f5d153 100644
--- a/src/3rdparty/libwebp/src/webp/config.h
+++ b/src/3rdparty/libwebp/src/webp/config.h
@@ -81,7 +81,7 @@
#define PACKAGE_NAME "libwebp"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libwebp 1.0.3"
+#define PACKAGE_STRING "libwebp 1.1.0"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "libwebp"
@@ -90,7 +90,7 @@
#define PACKAGE_URL "http://developers.google.com/speed/webp"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.0.3"
+#define PACKAGE_VERSION "1.1.0"
/* Define to necessary symbol if this constant uses a non-standard name on
your system. */
@@ -100,7 +100,7 @@
/* #undef STDC_HEADERS */
/* Version number of package */
-#define VERSION "1.0.3"
+#define VERSION "1.1.0"
/* Enable experimental code */
/* #undef WEBP_EXPERIMENTAL_FEATURES */