aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2024-03-26 23:47:31 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2024-03-27 01:04:53 +0100
commit872980ace6467b381a9ba3a657537ca87ebe8288 (patch)
treee410fa0154395cf1c709035a04a033203112952e /libavcodec
parent87ace5c4daa2c473a1ff09004df7e510cfdd19a0 (diff)
downloadffmpeg-872980ace6467b381a9ba3a657537ca87ebe8288.tar.gz
Bump prior release/7.0 branch
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 0550d7b0d8..43794ea588 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "version_major.h"
-#define LIBAVCODEC_VERSION_MINOR 2
+#define LIBAVCODEC_VERSION_MINOR 3
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \