summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2013-05-16 07:21:08 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2013-05-17 06:31:05 +0200
commit1232a1647ab27e024a3baf4d01d40c8d08d6ced9 (patch)
tree6f370b6bba00f756ed89c7aa47d2cb34653c937a /libavcodec/version.h
parent40bbbce7e8ada7eea9674efb45252c916724246f (diff)
Apple Intermediate Codec decoder
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 2dc0f4d89d..afc2d35f2c 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 55
-#define LIBAVCODEC_VERSION_MINOR 4
+#define LIBAVCODEC_VERSION_MINOR 5
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \