summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorAlberto Delmás <adelmas@gmail.com>2011-04-08 20:00:48 +0200
committerAnton Khirnov <anton@khirnov.net>2011-04-10 10:07:49 +0200
commit768c5251141be705d64a480b641c6b17d32a4e7b (patch)
treed40b53f710d1b10e099497e498a9527b65618f55 /libavcodec/version.h
parent70ff55733d41303f55bee80041095bd10b87363a (diff)
Parse sprite data for WMVP and WVP2, and decode sprites for the latter
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 b60e264d7f..e40d4e5531 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -22,7 +22,7 @@
#define LIBAVCODEC_VERSION_MAJOR 52
#define LIBAVCODEC_VERSION_MINOR 117
-#define LIBAVCODEC_VERSION_MICRO 0
+#define LIBAVCODEC_VERSION_MICRO 1
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \