From 22b0daa1b3f0ac5d91cc1a057d230995590847cd Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 2 Apr 2017 19:54:12 +0200 Subject: Bump versions for master after 3.3 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 c1090ca..259ae7a 100644 --- a/libswscale/version.h +++ b/libswscale/version.h @@ -27,7 +27,7 @@ #include "libavutil/version.h" #define LIBSWSCALE_VERSION_MAJOR 4 -#define LIBSWSCALE_VERSION_MINOR 6 +#define LIBSWSCALE_VERSION_MINOR 7 #define LIBSWSCALE_VERSION_MICRO 100 #define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \ -- cgit v1.1