summaryrefslogtreecommitdiff
path: root/libswscale
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2023-02-19 18:32:07 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2023-02-19 18:32:07 +0100
commit62efa096af13fd5d01c6bd0f4b5e814e54ad64f6 (patch)
treea8e73833036f19b3788a057e563d10715ae3c62d /libswscale
parente33c1a5494c451f60b072bc3b56b8984be556a55 (diff)
downloadffmpeg-62efa096af13fd5d01c6bd0f4b5e814e54ad64f6.tar.gz
version.h: Bump minor for 6.0 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 148efd83eb..4e54701aba 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -28,7 +28,7 @@
#include "version_major.h"
-#define LIBSWSCALE_VERSION_MINOR 0
+#define LIBSWSCALE_VERSION_MINOR 1
#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \