summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-02-07 18:42:12 +0100
committerPaul B Mahol <onemda@gmail.com>2021-02-10 19:23:48 +0100
commit4390573c44a47e0bed4790a45934006df7ee1e2f (patch)
tree8cdb12355da6379977f9f82c7c1d5ae8eb805532 /libavfilter/version.h
parent579e4e57a2c4ab8d98bf2e18413dc73ce02353f9 (diff)
avfilter: add exposure 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 d74eeb3f7b..47d73f89f8 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 104
+#define LIBAVFILTER_VERSION_MINOR 105
#define LIBAVFILTER_VERSION_MICRO 100