From 32eaf4069ec4a4f1c609ed95129bf87bc99c4adf Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Thu, 7 Oct 2021 11:56:39 +0200 Subject: avfilter: add limitdiff 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 e4c25b9225..dca5aacb45 100644 --- a/libavfilter/version.h +++ b/libavfilter/version.h @@ -30,7 +30,7 @@ #include "libavutil/version.h" #define LIBAVFILTER_VERSION_MAJOR 8 -#define LIBAVFILTER_VERSION_MINOR 12 +#define LIBAVFILTER_VERSION_MINOR 13 #define LIBAVFILTER_VERSION_MICRO 100 -- cgit v1.2.3