summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-12-26 13:52:24 +0100
committerPaul B Mahol <onemda@gmail.com>2021-01-01 12:43:42 +0100
commit54cd025a82fcee1813aba64de4d7a52d0b9b1e79 (patch)
tree988400b79b32a240eefe6802dbc595bd0aa6253e /libavfilter/version.h
parent63505fc60a8031ebea824a3e78a07b73c6dc049f (diff)
avfilter: add temporal midway equalizer 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 2e7449b74c..fbe2ed62b2 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 94
+#define LIBAVFILTER_VERSION_MINOR 95
#define LIBAVFILTER_VERSION_MICRO 100