summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2023-01-25 19:31:44 +0100
committerPaul B Mahol <onemda@gmail.com>2023-01-30 20:57:37 +0100
commit280e6e93fc96afbbb73f1987eb3d603f8949ea30 (patch)
treeb8db5770c67f28b5e79ce03c938f6207b6914c1e /libavcodec/version.h
parent9bfdd8524e4d3657be4057798bd4f015322827b2 (diff)
downloadffmpeg-280e6e93fc96afbbb73f1987eb3d603f8949ea30.tar.gz
avcodec: add ADPCM XMD 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 752adc81f8..2ed4ef5547 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "version_major.h"
-#define LIBAVCODEC_VERSION_MINOR 59
+#define LIBAVCODEC_VERSION_MINOR 60
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \