summaryrefslogtreecommitdiffstats
path: root/libavcodec
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-03-25 18:41:39 +0100
committerMichael Niedermayer <michaelni@gmx.at>2011-03-25 19:00:55 +0100
commitab8b73ff4e305bfdf0aaf1a61a8060605805040b (patch)
tree70f05bcdc04136a538f7a2f438a6ab37209456e7 /libavcodec
parent5fd7bc25f182e26affdf5ff6e4573188733b38b0 (diff)
downloadffmpeg-streaming-ab8b73ff4e305bfdf0aaf1a61a8060605805040b.zip
ffmpeg-streaming-ab8b73ff4e305bfdf0aaf1a61a8060605805040b.tar.gz
lavc: Bump micro for dvd subtitle cb/cr fix Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index fe608c7..477d851 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -22,7 +22,7 @@
#define LIBAVCODEC_VERSION_MAJOR 52
#define LIBAVCODEC_VERSION_MINOR 114
-#define LIBAVCODEC_VERSION_MICRO 0
+#define LIBAVCODEC_VERSION_MICRO 1
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \
OpenPOWER on IntegriCloud