aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2015-02-01 16:18:39 +0100
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2015-02-01 16:18:39 +0100
commitf018b1f3a0f1148ee719beae64b5d6542e3209eb (patch)
treeb12418a96831646ce0bae94865c6bc3ff2b79fee /libavcodec/version.h
parente912f45b81654ca13344ae7ba09a2ac629df142c (diff)
downloadffmpeg-f018b1f3a0f1148ee719beae64b5d6542e3209eb.tar.gz
Support YA16 in jpeg 2000.
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 3827c38f69..7e2750ee2d 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -30,7 +30,7 @@
#define LIBAVCODEC_VERSION_MAJOR 56
#define LIBAVCODEC_VERSION_MINOR 21
-#define LIBAVCODEC_VERSION_MICRO 101
+#define LIBAVCODEC_VERSION_MICRO 102
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \