summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-10-01 15:54:24 +0200
committerPaul B Mahol <onemda@gmail.com>2020-10-07 22:16:09 +0200
commit283f950a65b187c5a38d1c0322b821812c5d8861 (patch)
tree8f2bc2599bf909a94de59d69823fa5b0408a926d /libavcodec/version.h
parenta086b73e1f7ae90f7ab17b3a0c40c40c1ff2c8a0 (diff)
avcodec: add Cintel RAW 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 a6057e3fe5..935a46940d 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 109
+#define LIBAVCODEC_VERSION_MINOR 110
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \