summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2023-01-24 16:14:25 +0100
committerPaul B Mahol <onemda@gmail.com>2023-01-27 19:45:36 +0100
commit01343683fa219587fa282637389d13fde403099d (patch)
tree80086241f457d084e533bd7da1663ef4bd87cec7 /libavcodec/version.h
parent0c7da969247cc4498dccefc554d7aaf3c00c194f (diff)
downloadffmpeg-01343683fa219587fa282637389d13fde403099d.tar.gz
avcodec: add CBD2 DPCM decoder
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 dfd3d5d7e5..7ac8d2b2fe 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "version_major.h"
-#define LIBAVCODEC_VERSION_MINOR 57
+#define LIBAVCODEC_VERSION_MINOR 58
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \