summaryrefslogtreecommitdiff
path: root/libavutil/version.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2016-01-14 11:37:34 +0100
committerDiego Biurrun <diego@biurrun.de>2016-07-20 18:43:28 +0200
commit7d7355aa92bb36ca0765c49a569a999bcb96f332 (patch)
tree2e36df9300bf9c019883cd9328166df8dec6c019 /libavutil/version.h
parent4efab89332ea39a77145e8b15562b981d9dbde68 (diff)
x86: Add SSSE3_SLOW CPU flag and related convenience macros
Diffstat (limited to 'libavutil/version.h')
-rw-r--r--libavutil/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/version.h b/libavutil/version.h
index 1f38c6378b..5cbc0e880e 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -54,7 +54,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 55
-#define LIBAVUTIL_VERSION_MINOR 19
+#define LIBAVUTIL_VERSION_MINOR 20
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \