summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-11-22 11:44:24 +0100
committerPaul B Mahol <onemda@gmail.com>2021-12-02 09:35:36 +0100
commit11b11577fe801b6afb7b4f46a5e5df853f7c1557 (patch)
tree562e5e1aa8efda0d95a3f2d19a6321c5c63253dd /libavfilter/version.h
parentacdfc4bdfb1d800e9459ce700538f09174502d7e (diff)
avfilter: add audio spectral stats 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 b9e610ea1f..e0bdcb836d 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 8
-#define LIBAVFILTER_VERSION_MINOR 17
+#define LIBAVFILTER_VERSION_MINOR 18
#define LIBAVFILTER_VERSION_MICRO 100