From ed448efe619d142d5301d7b416a73873dd6562c1 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Sun, 14 Jul 2013 16:11:01 +0000 Subject: lavfi/mp: remove mp=perspective The filter was ported to a native libavfilter filter. Signed-off-by: Paul B Mahol --- 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 b706fe2c9b..a10089abbe 100644 --- a/libavfilter/version.h +++ b/libavfilter/version.h @@ -31,7 +31,7 @@ #define LIBAVFILTER_VERSION_MAJOR 3 #define LIBAVFILTER_VERSION_MINOR 81 -#define LIBAVFILTER_VERSION_MICRO 100 +#define LIBAVFILTER_VERSION_MICRO 101 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ LIBAVFILTER_VERSION_MINOR, \ -- cgit v1.2.3