aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-05-06 20:40:26 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-05-06 20:40:26 +0200
commit39e89f521159474a854927840e5a8cc4350ee587 (patch)
tree61d2639aeed50d2ae685700c4f58865f8ce15a81 /libavcodec/version.h
parent251f9dcf225b2aac2181da3d7e05413483e1be74 (diff)
parent34efb8a169e4551326e069be47125c6c2cb7ab90 (diff)
downloadffmpeg-39e89f521159474a854927840e5a8cc4350ee587.tar.gz
Merge commit '34efb8a169e4551326e069be47125c6c2cb7ab90'
* commit '34efb8a169e4551326e069be47125c6c2cb7ab90': quickdraw: Support direct pixel blocks Conflicts: Changelog libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
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 a4aa547845..3f06f85cb9 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -30,7 +30,7 @@
#define LIBAVCODEC_VERSION_MAJOR 56
#define LIBAVCODEC_VERSION_MINOR 37
-#define LIBAVCODEC_VERSION_MICRO 100
+#define LIBAVCODEC_VERSION_MICRO 101
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \