From 85ba17f36dbfde1baeaa47e14d30c337add52c0d Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 5 Apr 2021 13:09:48 +0200 Subject: Bump major versions of all libraries. Signed-off-by: James Almer Signed-off-by: Andreas Rheinhardt --- libswresample/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libswresample') diff --git a/libswresample/version.h b/libswresample/version.h index 35cf7f0c14..ed7ce529d2 100644 --- a/libswresample/version.h +++ b/libswresample/version.h @@ -28,8 +28,8 @@ #include "libavutil/avutil.h" -#define LIBSWRESAMPLE_VERSION_MAJOR 3 -#define LIBSWRESAMPLE_VERSION_MINOR 10 +#define LIBSWRESAMPLE_VERSION_MAJOR 4 +#define LIBSWRESAMPLE_VERSION_MINOR 0 #define LIBSWRESAMPLE_VERSION_MICRO 100 #define LIBSWRESAMPLE_VERSION_INT AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \ -- cgit v1.2.3