Index: third_party/libvpx_new/source/config/vpx_version.h |
diff --git a/third_party/libvpx_new/source/config/vpx_version.h b/third_party/libvpx_new/source/config/vpx_version.h |
index 2752f2d486e507186607b3fa2450b3a6056db194..cf95c130c2ff25288d7b72a36c2a6a2812b41e55 100644 |
--- a/third_party/libvpx_new/source/config/vpx_version.h |
+++ b/third_party/libvpx_new/source/config/vpx_version.h |
@@ -1,7 +1,7 @@ |
#define VERSION_MAJOR 1 |
#define VERSION_MINOR 4 |
#define VERSION_PATCH 0 |
-#define VERSION_EXTRA "1410-g7d28d12" |
+#define VERSION_EXTRA "1466-gce3f4ad" |
#define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH)) |
-#define VERSION_STRING_NOSP "v1.4.0-1410-g7d28d12" |
-#define VERSION_STRING " v1.4.0-1410-g7d28d12" |
+#define VERSION_STRING_NOSP "v1.4.0-1466-gce3f4ad" |
+#define VERSION_STRING " v1.4.0-1466-gce3f4ad" |