aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2023-10-29 15:34:05 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2023-10-29 15:34:05 +0100
commit9d3a7d30c46479aa2ab5a756392b67ddd1abe1b3 (patch)
tree2045c7025667dc90ea8fee030c0a0e7d92b6b5e4 /libavcodec
parent105657540bdc1d008bee9353210ca684fbe8d65c (diff)
downloadffmpeg-9d3a7d30c46479aa2ab5a756392b67ddd1abe1b3.tar.gz
Bump versions prior to 6.1
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 6b46100aae..497389d3f3 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,8 +29,8 @@
#include "version_major.h"
-#define LIBAVCODEC_VERSION_MINOR 30
-#define LIBAVCODEC_VERSION_MICRO 102
+#define LIBAVCODEC_VERSION_MINOR 31
+#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \