aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2022-07-13 00:29:05 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2022-07-13 00:29:05 +0200
commitfd26b07e8b69687c9787e40084b05eb17f54af4c (patch)
tree97a818eeba7e0f1e4e52c8c3687c45cc56985035 /libavcodec/version.h
parent6f1b144358e3f5cb100615ffee89999fe779e1d2 (diff)
downloadffmpeg-fd26b07e8b69687c9787e40084b05eb17f54af4c.tar.gz
Bump versions after 5.1 branchn5.2-dev
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 376388c5bb..0fae3d06d3 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "version_major.h"
-#define LIBAVCODEC_VERSION_MINOR 37
+#define LIBAVCODEC_VERSION_MINOR 38
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \