From c5079bf3bccd24bf8ed45ff47ff4071fd09e9fd8 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Mon, 8 Jun 2020 22:45:49 +0200 Subject: Bump minor versions after branching 4.3 Signed-off-by: Michael Niedermayer --- libavfilter/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavfilter/version.h') diff --git a/libavfilter/version.h b/libavfilter/version.h index 96b14d6794..37015085fa 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 85 +#define LIBAVFILTER_VERSION_MINOR 86 #define LIBAVFILTER_VERSION_MICRO 100 -- cgit v1.2.3