aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2015-10-27 13:58:44 +0100
committerHendrik Leppkes <h.leppkes@gmail.com>2015-10-27 13:58:44 +0100
commit8b3228a329bb38671aee9c4434f2989d149732fe (patch)
treee6e60e471a3ff518e7b3d71f63197d44349ce768 /libavcodec/version.h
parent8dde5dc05ae2fc4d4a5adc0a718631673b2af0f7 (diff)
parent533a6198505edd1379e1cd722852350ae4a85acc (diff)
downloadffmpeg-8b3228a329bb38671aee9c4434f2989d149732fe.tar.gz
Merge commit '533a6198505edd1379e1cd722852350ae4a85acc'
* commit '533a6198505edd1379e1cd722852350ae4a85acc': innoHeim/Rsupport Screen Capture Codec decoder Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
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 ea9e89a31c..155b1c8c6b 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 57
-#define LIBAVCODEC_VERSION_MINOR 10
+#define LIBAVCODEC_VERSION_MINOR 11
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \