From 37f76c81d6669033c315354a7d30ef6e605414ae Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Sat, 23 Jan 2021 11:21:47 +0100 Subject: avfilter: add shear 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 e949e9bfb8..d588e3169b 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 97 +#define LIBAVFILTER_VERSION_MINOR 98 #define LIBAVFILTER_VERSION_MICRO 100 -- cgit v1.2.3