summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorMaxim Poliakovski <max_pole@gmx.de>2011-09-21 13:09:32 +0200
committerMartin Storsjö <martin@martin.st>2011-09-22 14:54:46 +0300
commitbe64629a135642f20325e1422352707bb81d5c91 (patch)
tree484566f2cd3b51620cd6e3c7d669b485341a6c46 /libavcodec/version.h
parentb14629e5eafb34dd71702aa42863388438060cd1 (diff)
Apple ProRes decoder
Signed-off-by: Martin Storsjö <martin@martin.st>
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 a430e3b55b..374013fe88 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -21,7 +21,7 @@
#define AVCODEC_VERSION_H
#define LIBAVCODEC_VERSION_MAJOR 53
-#define LIBAVCODEC_VERSION_MINOR 10
+#define LIBAVCODEC_VERSION_MINOR 11
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \