From 5d8df3cc4ac089bb6ed47b944f30f0e2cf9ceb19 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Sun, 15 Jul 2018 10:23:20 +0200 Subject: Update Changelog for lensfun addition and bump minor --- libavfilter/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavfilter') diff --git a/libavfilter/version.h b/libavfilter/version.h index a7be7e64af..0ac3a2f3a9 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 25 +#define LIBAVFILTER_VERSION_MINOR 26 #define LIBAVFILTER_VERSION_MICRO 100 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ -- cgit v1.2.3