From fd26b07e8b69687c9787e40084b05eb17f54af4c Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Wed, 13 Jul 2022 00:29:05 +0200 Subject: Bump versions after 5.1 branch Signed-off-by: Michael Niedermayer --- libswresample/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libswresample') diff --git a/libswresample/version.h b/libswresample/version.h index 7e5c58ec87..66bac2fa9b 100644 --- a/libswresample/version.h +++ b/libswresample/version.h @@ -30,7 +30,7 @@ #include "version_major.h" -#define LIBSWRESAMPLE_VERSION_MINOR 7 +#define LIBSWRESAMPLE_VERSION_MINOR 8 #define LIBSWRESAMPLE_VERSION_MICRO 100 #define LIBSWRESAMPLE_VERSION_INT AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \ -- cgit v1.2.1