summaryrefslogtreecommitdiffstats
path: root/libavfilter
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2019-07-21 18:31:20 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2019-07-21 18:36:18 +0200
commit22db337a40275599eb8883b40bc03ecfc272ca1a (patch)
tree0359bbbb917429ac8e7ff1a778a8cfc93b215bc5 /libavfilter
parent27aa04c1cd826d26c4178167c3ae13d64dc19beb (diff)
downloadffmpeg-streaming-22db337a40275599eb8883b40bc03ecfc272ca1a.zip
ffmpeg-streaming-22db337a40275599eb8883b40bc03ecfc272ca1a.tar.gz
Bump minor versions to separate 4.2 from master
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter')
-rw-r--r--libavfilter/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 5bf37fa..cc5b23b 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,8 +30,8 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 7
-#define LIBAVFILTER_VERSION_MINOR 56
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MINOR 57
+#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
OpenPOWER on IntegriCloud