aboutsummaryrefslogtreecommitdiffstats
path: root/libswscale
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2024-09-24 17:10:35 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2024-09-24 17:10:35 +0200
commit38e224c2ba0958d84453f81548d9b245eecd82a1 (patch)
tree46b7b356a081b17be1bcf0cd4335e192c2129f53 /libswscale
parente1094ac45d3bc7942043e72a23b6ab30faaddb8a (diff)
downloadffmpeg-n7.2-dev.tar.gz
*/version.h: bump after release/7.1 branchn7.2-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 51eb013a29..12412bd538 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -28,7 +28,7 @@
#include "version_major.h"
-#define LIBSWSCALE_VERSION_MINOR 3
+#define LIBSWSCALE_VERSION_MINOR 4
#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \