aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/version.h
diff options
context:
space:
mode:
authorwm4 <nfxjfg@googlemail.com>2017-07-22 23:05:13 +0200
committerAnton Khirnov <anton@khirnov.net>2017-07-26 23:20:40 +0200
commit47399ccdfd93d337c96c76fbf591f0e3637131ef (patch)
treeae06fa9d96723576f36185137056e509f67f17ee /libavutil/version.h
parent80e919b17435da18c0f2be6403a0315cf4b40a1a (diff)
downloadffmpeg-47399ccdfd93d337c96c76fbf591f0e3637131ef.tar.gz
lavc, lavu: move frame cropping to a convenience function
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavutil/version.h')
-rw-r--r--libavutil/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/version.h b/libavutil/version.h
index 2c85120b64..53bf72efdd 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -54,7 +54,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 56
-#define LIBAVUTIL_VERSION_MINOR 2
+#define LIBAVUTIL_VERSION_MINOR 3
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \