summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-03-03 15:21:04 +0100
committerPaul B Mahol <onemda@gmail.com>2021-03-06 12:41:30 +0100
commit4a69cd4e4eba490b7e1ce33b45662e26d87a6a18 (patch)
treedcef53514caf1250fdc12e01b531f1427590fdc8 /libavfilter/version.h
parentdc20b27802a4db3e46952b53c3aa8f331beffd37 (diff)
avfilter: add identity 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 52154a32b1..241a53ea4f 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 107
+#define LIBAVFILTER_VERSION_MINOR 108
#define LIBAVFILTER_VERSION_MICRO 100