From 80bb65fafab1d2f5f58a8453c6334c784ee27c08 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 21 Jul 2019 18:31:20 +0200 Subject: Bump minor versions again on master to keep 4.2 versions separate from master Signed-off-by: Michael Niedermayer --- libswscale/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libswscale/version.h') diff --git a/libswscale/version.h b/libswscale/version.h index acb289d..cc434c0 100644 --- a/libswscale/version.h +++ b/libswscale/version.h @@ -27,7 +27,7 @@ #include "libavutil/version.h" #define LIBSWSCALE_VERSION_MAJOR 5 -#define LIBSWSCALE_VERSION_MINOR 5 +#define LIBSWSCALE_VERSION_MINOR 6 #define LIBSWSCALE_VERSION_MICRO 100 #define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \ -- cgit v1.1