From f63939dedb898dd711860c530287ede55b6d88d7 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Fri, 15 May 2020 13:06:34 +0200 Subject: avfilter: add gradients source 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 8bb22c380f..e2083200eb 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 81 +#define LIBAVFILTER_VERSION_MINOR 82 #define LIBAVFILTER_VERSION_MICRO 100 -- cgit v1.2.3