aboutsummaryrefslogtreecommitdiff
path: root/third_party/libvpx/source/config/vpx_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libvpx/source/config/vpx_version.h')
-rw-r--r--third_party/libvpx/source/config/vpx_version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/third_party/libvpx/source/config/vpx_version.h b/third_party/libvpx/source/config/vpx_version.h
index 077ec82c38..abdf59c1a4 100644
--- a/third_party/libvpx/source/config/vpx_version.h
+++ b/third_party/libvpx/source/config/vpx_version.h
@@ -2,7 +2,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 7
#define VERSION_PATCH 0
-#define VERSION_EXTRA "400-g36825590b"
+#define VERSION_EXTRA "404-g2b08f8907"
#define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
-#define VERSION_STRING_NOSP "v1.7.0-400-g36825590b"
-#define VERSION_STRING " v1.7.0-400-g36825590b"
+#define VERSION_STRING_NOSP "v1.7.0-404-g2b08f8907"
+#define VERSION_STRING " v1.7.0-404-g2b08f8907"