Index: third_party/libwebp/dec/vp8i.h |
diff --git a/third_party/libwebp/dec/vp8i.h b/third_party/libwebp/dec/vp8i.h |
index 7cc1840f5c1f84b4fa76c1d5dab5184dd2e87df0..29701be77d56b7a7b7643027e61c8c813cf28945 100644 |
--- a/third_party/libwebp/dec/vp8i.h |
+++ b/third_party/libwebp/dec/vp8i.h |
@@ -31,7 +31,7 @@ extern "C" { |
// version numbers |
#define DEC_MAJ_VERSION 0 |
#define DEC_MIN_VERSION 4 |
-#define DEC_REV_VERSION 1 |
+#define DEC_REV_VERSION 2 |
// intra prediction modes |
enum { B_DC_PRED = 0, // 4x4 modes |