summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2016-11-13 22:29:04 +0100
committerHendrik Leppkes <h.leppkes@gmail.com>2016-11-13 22:29:04 +0100
commitbd0db4a32d85d027da4d4dc00490c20048090312 (patch)
treec52930944267101abec82ddca94b06922aa85516 /libavcodec/version.h
parent775a8477b74bb2fa95ca2b13c08f3fd8d6c617b6 (diff)
parent7a745f014f528d1001394ae4d2f4ed1a20bf7fa2 (diff)
downloadffmpeg-bd0db4a32d85d027da4d4dc00490c20048090312.tar.gz
Merge commit '7a745f014f528d1001394ae4d2f4ed1a20bf7fa2'
* commit '7a745f014f528d1001394ae4d2f4ed1a20bf7fa2': options_table: Add aliases for color properties 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 e05c3107be..610ebbaa73 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#define LIBAVCODEC_VERSION_MAJOR 57
#define LIBAVCODEC_VERSION_MINOR 66
-#define LIBAVCODEC_VERSION_MICRO 102
+#define LIBAVCODEC_VERSION_MICRO 103
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \