summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorMichael Bradshaw <mbradshaw@sorensonmedia.com>2011-11-17 16:57:09 -0700
committerLuca Barbato <lu_zero@gentoo.org>2012-07-17 14:56:58 +0200
commit453c02f971fc7865dea396731accbcd7ab6d3728 (patch)
tree8d4756f6d1903fd2875fe2e566dad194ace14001 /libavcodec/version.h
parentb43a7bb4f91aa9f6eeb630b625f4cf6f47b335cc (diff)
libopenjpeg: introduce encoding support
Based on FFmpeg version from commit 713a7854e06964abc8f7d015b94acbed27769d24 Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 87c69aa04e..a3fbb74913 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 21
+#define LIBAVCODEC_VERSION_MINOR 22
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \