summaryrefslogtreecommitdiff
path: root/libswscale
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2023-02-19 18:37:36 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2023-02-19 18:37:36 +0100
commit47ac3e60653da651dfa064b649d0ac297560d8d5 (patch)
tree5cb800716abcd8dba2919950674e28939059abbe /libswscale
parent9e80dfbfd9537964afa934eef4deb2b62c0831fd (diff)
downloadffmpeg-47ac3e60653da651dfa064b649d0ac297560d8d5.tar.gz
version.h: Bump minor post 6.0 branchn6.1-dev
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 4e54701aba..79f5c69f1c 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -28,7 +28,7 @@
#include "version_major.h"
-#define LIBSWSCALE_VERSION_MINOR 1
+#define LIBSWSCALE_VERSION_MINOR 2
#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \