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:31 +0200
commit80bb65fafab1d2f5f58a8453c6334c784ee27c08 (patch)
tree4347aab3c57ae1ad5ab6a138eb5e7f20685eb763 /libavfilter
parent22db337a40275599eb8883b40bc03ecfc272ca1a (diff)
downloadffmpeg-streaming-80bb65fafab1d2f5f58a8453c6334c784ee27c08.zip
ffmpeg-streaming-80bb65fafab1d2f5f58a8453c6334c784ee27c08.tar.gz
Bump minor versions again on master to keep 4.2 versions separate from master
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter')
-rw-r--r--libavfilter/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index cc5b23b..dd82916 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 7
-#define LIBAVFILTER_VERSION_MINOR 57
+#define LIBAVFILTER_VERSION_MINOR 58
#define LIBAVFILTER_VERSION_MICRO 100
OpenPOWER on IntegriCloud