summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorClément Bœsch <cboesch@gopro.com>2017-03-31 09:46:51 +0200
committerClément Bœsch <cboesch@gopro.com>2017-03-31 09:46:51 +0200
commit82ad9cbd32c873bced9adf4a2bb67dcda7294c61 (patch)
treed0e5060083ecacf967ff24be7bcad46e58e1a82f /libavcodec/version.h
parent1ea0df14c367d7c6584b4bcbc2aaae5acc685634 (diff)
parent17dac56b8fdd80c594c39b76de3f27a7949afbde (diff)
Merge commit '17dac56b8fdd80c594c39b76de3f27a7949afbde'
* commit '17dac56b8fdd80c594c39b76de3f27a7949afbde': lavu: Rename ycgco color space appropriately Merged-by: Clément Bœsch <cboesch@gopro.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 8dea5cb97b..5dbbc703ab 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#define LIBAVCODEC_VERSION_MAJOR 57
#define LIBAVCODEC_VERSION_MINOR 86
-#define LIBAVCODEC_VERSION_MICRO 103
+#define LIBAVCODEC_VERSION_MICRO 104
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \