summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <ceffmpeg@gmail.com>2018-06-21 12:05:40 +0200
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>2018-06-26 00:20:04 +0200
commit52e8a0d96da7e056e0818b622b55d01435760cd7 (patch)
treef8c730d27e35df1e28511e5d5c90ef23e3bcff57 /libavcodec/version.h
parent78167b498f53c36c31105a2bf11e90b03637598f (diff)
lavc/libopenjpeg: Support GRAY10, GRAY12 and GRAY14.
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 8f37360054..39be9d530e 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#define LIBAVCODEC_VERSION_MAJOR 58
#define LIBAVCODEC_VERSION_MINOR 20
-#define LIBAVCODEC_VERSION_MICRO 103
+#define LIBAVCODEC_VERSION_MICRO 104
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \