From 07a2b155949eb267cdfc7805f42c7b3375f9c7c5 Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Thu, 16 Mar 2017 15:37:51 -0400 Subject: Bump major versions of all libraries This disables everything that was deprecated at least 18 months ago. Readjust the minimum API version as needed, postponing any API-incompatible changes until the next bump. Signed-off-by: Vittorio Giovara --- 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 2f204e0476..a6a5d67317 100644 --- a/libavresample/version.h +++ b/libavresample/version.h @@ -27,7 +27,7 @@ #include "libavutil/version.h" -#define LIBAVRESAMPLE_VERSION_MAJOR 3 +#define LIBAVRESAMPLE_VERSION_MAJOR 4 #define LIBAVRESAMPLE_VERSION_MINOR 0 #define LIBAVRESAMPLE_VERSION_MICRO 0 -- cgit v1.2.3