From f4c444e17d137c786f0ed2da0e5943df505d5f9e Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Wed, 6 Aug 2014 19:47:54 +0000 Subject: Postpone API-incompatible changes until the next bump. --- libavresample/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavresample') diff --git a/libavresample/version.h b/libavresample/version.h index e74087165b..2f50f7e888 100644 --- a/libavresample/version.h +++ b/libavresample/version.h @@ -48,7 +48,7 @@ */ #ifndef FF_API_RESAMPLE_CLOSE_OPEN -#define FF_API_RESAMPLE_CLOSE_OPEN (LIBAVRESAMPLE_VERSION_MAJOR < 2) +#define FF_API_RESAMPLE_CLOSE_OPEN (LIBAVRESAMPLE_VERSION_MAJOR < 3) #endif #endif /* AVRESAMPLE_VERSION_H */ -- cgit v1.2.3