summaryrefslogtreecommitdiff
path: root/libavutil
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2016-09-26 18:16:39 +0200
committerLuca Barbato <lu_zero@gentoo.org>2016-09-27 18:48:30 +0200
commit0e8d1fc1f013eb805a7b66656d9452bcbca36d22 (patch)
tree33fa5acfd1737f70ec2c2fe49a0d60c4aa72c965 /libavutil
parent9bd6ea5695660529b2887292874a7b9e61fc301e (diff)
lavu: Bump version for the 12bit Planar YUV support
Diffstat (limited to 'libavutil')
-rw-r--r--libavutil/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/version.h b/libavutil/version.h
index f63dfa5d3f..f05e72ce13 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -54,7 +54,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 55
-#define LIBAVUTIL_VERSION_MINOR 21
+#define LIBAVUTIL_VERSION_MINOR 22
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \