Index: third_party/libwebp/enc/vp8enci.h |
diff --git a/third_party/libwebp/enc/vp8enci.h b/third_party/libwebp/enc/vp8enci.h |
index 74c8f70f39c0b66aeb88b194e5f202a526ab6c2a..20f58c652f9ffd8c868999489b9ec295d87c0137 100644 |
--- a/third_party/libwebp/enc/vp8enci.h |
+++ b/third_party/libwebp/enc/vp8enci.h |
@@ -30,7 +30,7 @@ extern "C" { |
// version numbers |
#define ENC_MAJ_VERSION 0 |
#define ENC_MIN_VERSION 4 |
-#define ENC_REV_VERSION 3 |
+#define ENC_REV_VERSION 4 |
// intra prediction modes |
enum { B_DC_PRED = 0, // 4x4 modes |