aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorAlberto Delmás <adelmas@gmail.com>2011-08-17 14:24:42 +0200
committerAnton Khirnov <anton@khirnov.net>2011-08-23 11:18:35 +0200
commit45ecda855405f102bcc5d8fbadc5f2376e8e9c42 (patch)
treee40dee592918dbe35b68dc943d15da93e294101c /libavcodec/version.h
parent3be5a943514f4528056d91afb8347b3dc51f21d6 (diff)
downloadffmpeg-45ecda855405f102bcc5d8fbadc5f2376e8e9c42.tar.gz
Windows Media Image decoder (WMVP/WVP2)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
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 24a33d7e69..43efcafc5b 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 8
+#define LIBAVCODEC_VERSION_MINOR 9
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \