From a746359ede6cb8e1ab6e0004a7e8d801db686fb4 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Sun, 29 Sep 2019 12:43:32 +0200 Subject: avfilter: add scroll video filter --- 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 d77f3f2910..e51bab8261 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 59 +#define LIBAVFILTER_VERSION_MINOR 60 #define LIBAVFILTER_VERSION_MICRO 100 -- cgit v1.2.3