aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2022-01-03 22:10:46 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2022-01-03 22:10:46 +0100
commit4be85c9331ca7c3360dffbbd4ce5055e8c478d2e (patch)
treea7fe80d1cc9f31e483ad4f486a25ede78e6bf608 /libavcodec
parentf3964a59e1402303ba62f8c72cc78009bfab2300 (diff)
downloadffmpeg-4be85c9331ca7c3360dffbbd4ce5055e8c478d2e.tar.gz
lib*/version.h: Bump Versions after release/5.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 e2499b505b..7a8852bf15 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 59
-#define LIBAVCODEC_VERSION_MINOR 16
+#define LIBAVCODEC_VERSION_MINOR 17
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \