From e1de9eab3a4345036ae7129756b04200df887be4 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Wed, 11 Oct 2017 01:21:12 +0200 Subject: Bump minor versions for branching 3.4 Signed-off-by: Michael Niedermayer --- libswresample/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libswresample/version.h') diff --git a/libswresample/version.h b/libswresample/version.h index 379177a1f4..6a66173f3b 100644 --- a/libswresample/version.h +++ b/libswresample/version.h @@ -29,7 +29,7 @@ #include "libavutil/avutil.h" #define LIBSWRESAMPLE_VERSION_MAJOR 2 -#define LIBSWRESAMPLE_VERSION_MINOR 8 +#define LIBSWRESAMPLE_VERSION_MINOR 9 #define LIBSWRESAMPLE_VERSION_MICRO 100 #define LIBSWRESAMPLE_VERSION_INT AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \ -- cgit v1.2.3