summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-09-14 11:35:26 +0200
committerPaul B Mahol <onemda@gmail.com>2020-09-24 13:33:29 +0200
commit5c2d7acb4f99d688b174103972934d10013c085a (patch)
treeba3be4b9ecf219a91cd240f35834b7b0d34ff548 /libavcodec/version.h
parentaed8f40d45683c8febfbf98a7863352ff0530309 (diff)
avcodec: add IPU Video decoder and parser
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 5ce4ba55d9..85b96c8c20 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 58
-#define LIBAVCODEC_VERSION_MINOR 106
+#define LIBAVCODEC_VERSION_MINOR 107
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \