summaryrefslogtreecommitdiffstats
path: root/thirdparty/libwebp/mux/muxi.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/libwebp/mux/muxi.h')
-rw-r--r--thirdparty/libwebp/mux/muxi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/libwebp/mux/muxi.h b/thirdparty/libwebp/mux/muxi.h
index d4d5cbad91..b4865fe36f 100644
--- a/thirdparty/libwebp/mux/muxi.h
+++ b/thirdparty/libwebp/mux/muxi.h
@@ -28,7 +28,7 @@ extern "C" {
#define MUX_MAJ_VERSION 0
#define MUX_MIN_VERSION 3
-#define MUX_REV_VERSION 1
+#define MUX_REV_VERSION 2
// Chunk object.
typedef struct WebPChunk WebPChunk;