aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2024-09-24 17:07:30 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2024-09-24 17:07:30 +0200
commite1094ac45d3bc7942043e72a23b6ab30faaddb8a (patch)
tree43905a85819b7d92447772f2221d4e2a0685cb91 /libavformat
parent27c6f5f6d2f1061e9723cf0a98beefb09dfde56b (diff)
downloadffmpeg-e1094ac45d3bc7942043e72a23b6ab30faaddb8a.tar.gz
*/version.h: bump minor versions for release/7.1
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat')
-rw-r--r--libavformat/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/version.h b/libavformat/version.h
index 4bde82abb4..70c554c19c 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -31,7 +31,7 @@
#include "version_major.h"
-#define LIBAVFORMAT_VERSION_MINOR 6
+#define LIBAVFORMAT_VERSION_MINOR 7
#define LIBAVFORMAT_VERSION_MICRO 100
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \