aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2023-10-29 15:44:51 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2023-10-29 16:19:14 +0100
commit47e784f88161c99964068c055a399cea31707419 (patch)
tree1120c8f186e258b0a970e6c4862f376d00e52ff1 /libavcodec
parent0e15b2b828ded7adac8d68c78ec77b82d81561e4 (diff)
downloadffmpeg-n6.2-dev.tar.gz
Bump versions after 6.1n6.2-dev
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 497389d3f3..56dbb9238d 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "version_major.h"
-#define LIBAVCODEC_VERSION_MINOR 31
+#define LIBAVCODEC_VERSION_MINOR 32
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \