summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-02-08 11:11:46 +0100
committerPaul B Mahol <onemda@gmail.com>2021-02-12 00:08:39 +0100
commitedc45d1bd50dd51e11e453f60ecc3770482cd544 (patch)
treefdb3785cfa8ee72ba3aceb1736ac01c65b06303e /libavfilter/version.h
parent58e59396f5fe93f0606dc458d84c609b5d23ea1c (diff)
avfilter: add monochrome video filter
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 47d73f89f8..9c8e224fc6 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 7
-#define LIBAVFILTER_VERSION_MINOR 105
+#define LIBAVFILTER_VERSION_MINOR 106
#define LIBAVFILTER_VERSION_MICRO 100