summaryrefslogtreecommitdiff
path: root/libswscale
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2021-03-20 00:48:35 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2021-03-20 01:02:11 +0100
commitc361fa9e215cf21fb0e5b3395d675aec3d216719 (patch)
treee10eec416536a4e0954542b7a3bf0e5bfe2572fb /libswscale
parentc67d2a287502845baadf986a9c63e6117a25be3f (diff)
Bump minor versions after release branch
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libswscale')
-rw-r--r--libswscale/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/version.h b/libswscale/version.h
index bc61201a87..7a616a42e0 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 9
+#define LIBSWSCALE_VERSION_MINOR 10
#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \