summaryrefslogtreecommitdiffstats
path: root/mips/vpx_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'mips/vpx_version.h')
-rw-r--r--mips/vpx_version.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/mips/vpx_version.h b/mips/vpx_version.h
index 9a354bb..0330656 100644
--- a/mips/vpx_version.h
+++ b/mips/vpx_version.h
@@ -1,7 +1,7 @@
#define VERSION_MAJOR 1
-#define VERSION_MINOR 2
+#define VERSION_MINOR 3
#define VERSION_PATCH 0
-#define VERSION_EXTRA "5082-g58f7543"
+#define VERSION_EXTRA "1928-g8e9c9f1"
#define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
-#define VERSION_STRING_NOSP "v1.2.0-5082-g58f7543"
-#define VERSION_STRING " v1.2.0-5082-g58f7543"
+#define VERSION_STRING_NOSP "v1.3.0-1928-g8e9c9f1"
+#define VERSION_STRING " v1.3.0-1928-g8e9c9f1"