aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-10-17 20:45:43 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-10-17 20:45:43 +0200
commit45fed258ee6a58ca7e12a94936fa24b742d48f69 (patch)
treef3e90b2823234407ca009708f554b3c14d7cc1a6 /libavcodec/version.h
parente18fc35a07f4ed31ca8c330388500677ca33a1f6 (diff)
parent66e9f839536238945fbfe9d2041b6891cb150e45 (diff)
downloadffmpeg-45fed258ee6a58ca7e12a94936fa24b742d48f69.tar.gz
Merge commit '66e9f839536238945fbfe9d2041b6891cb150e45'
* commit '66e9f839536238945fbfe9d2041b6891cb150e45': libfdk-aacdec: Enable Dynamic Range Control Metadata Support Conflicts: libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
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 3e193e5d1b..91db550230 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -30,7 +30,7 @@
#define LIBAVCODEC_VERSION_MAJOR 56
#define LIBAVCODEC_VERSION_MINOR 8
-#define LIBAVCODEC_VERSION_MICRO 101
+#define LIBAVCODEC_VERSION_MICRO 102
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \