aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
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 /libavcodec
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 'libavcodec')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 65bc52fb24..4b7ec515fe 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "version_major.h"
-#define LIBAVCODEC_VERSION_MINOR 18
+#define LIBAVCODEC_VERSION_MINOR 19
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \