From 726dbc57f8162ce82c245a2fdfef2fa074c99dc4 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Wed, 27 May 2020 12:03:02 +0200 Subject: avfilter: add dblur 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 a820d0bbbf..980d9baca3 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 83 +#define LIBAVFILTER_VERSION_MINOR 84 #define LIBAVFILTER_VERSION_MICRO 100 -- cgit v1.2.3