summaryrefslogtreecommitdiff
path: root/libswscale
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2022-01-03 22:10:46 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2022-01-03 22:10:46 +0100
commit4be85c9331ca7c3360dffbbd4ce5055e8c478d2e (patch)
treea7fe80d1cc9f31e483ad4f486a25ede78e6bf608 /libswscale
parentf3964a59e1402303ba62f8c72cc78009bfab2300 (diff)
lib*/version.h: Bump Versions after release/5.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 e5270811fb..aaaf6edc32 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -27,7 +27,7 @@
#include "libavutil/version.h"
#define LIBSWSCALE_VERSION_MAJOR 6
-#define LIBSWSCALE_VERSION_MINOR 2
+#define LIBSWSCALE_VERSION_MINOR 3
#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \