summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-09-21 18:22:33 +0200
committerPaul B Mahol <onemda@gmail.com>2022-09-30 19:11:36 +0200
commit4b6b75c7526e644e3516a79f0379b2e2f75a054d (patch)
treea9307f55c253e7e641e46a43adbd7aa150b56db5 /libavcodec/version.h
parent9a494b82d998823d0de68cb6b8db83cc451d1781 (diff)
downloadffmpeg-4b6b75c7526e644e3516a79f0379b2e2f75a054d.tar.gz
avcodec: add Media 100i 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 be26e9c364..39dd40fd2b 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "version_major.h"
-#define LIBAVCODEC_VERSION_MINOR 48
+#define LIBAVCODEC_VERSION_MINOR 49
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \