summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authoranatoly <anatoly.nenashev@ovsoft.ru>2011-03-28 20:02:19 +0400
committerAnton Khirnov <anton@khirnov.net>2011-03-30 07:18:34 +0200
commitce02f9becfc2e89bf552a86303b00d0b36323cdf (patch)
tree907b8390ee01083485ef269003ae52887c0d425e /libavcodec/version.h
parente0e3b8b297bae5144f23fd4b46a1309857040b63 (diff)
downloadffmpeg-ce02f9becfc2e89bf552a86303b00d0b36323cdf.tar.gz
Add MxPEG decoder
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 a1c8365e5c..5aa0b82c45 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -21,7 +21,7 @@
#define AVCODEC_VERSION_H
#define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 116
+#define LIBAVCODEC_VERSION_MINOR 117
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \