summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorMarth64 <marth64@proxyid.net>2023-02-17 19:14:57 -0600
committerHendrik Leppkes <h.leppkes@gmail.com>2023-03-02 13:49:04 +0100
commit373ef1c4faed714963a688209871acfe1fca46a7 (patch)
treed78309e9869193bc2e6ad9550ce2e57949499282 /libavcodec/version.h
parent98a4699216fbc3a4e382ba6a10026eab39b5214e (diff)
downloadffmpeg-373ef1c4faed714963a688209871acfe1fca46a7.tar.gz
avcodec/version: bump minor version to accommodate spatial audio detection
Signed-off-by: Marth64 <marth64@proxyid.net>
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 7aa95fc3f1..da54f87887 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "version_major.h"
-#define LIBAVCODEC_VERSION_MINOR 5
+#define LIBAVCODEC_VERSION_MINOR 6
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \