summaryrefslogtreecommitdiff
path: root/libswscale
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2023-10-29 15:44:51 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2023-10-29 16:19:14 +0100
commit47e784f88161c99964068c055a399cea31707419 (patch)
tree1120c8f186e258b0a970e6c4862f376d00e52ff1 /libswscale
parent0e15b2b828ded7adac8d68c78ec77b82d81561e4 (diff)
Bump versions after 6.1
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 c13db31c43..f573bef6fc 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -28,7 +28,7 @@
#include "version_major.h"
-#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, \