summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-05-02 20:27:37 +0200
committerPaul B Mahol <onemda@gmail.com>2020-11-15 12:59:40 +0100
commit9f20e5d2819eec8dcdb8efb6cf92bc39d362e78f (patch)
treebaf8f62b87f48e922fe5c16e86470337872c1b76 /libavfilter/version.h
parent46e362b76551d6587747e6a41e97b1673df2ada9 (diff)
avfilter: add speechnorm 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 7112ec8942..23c9d374ad 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 89
+#define LIBAVFILTER_VERSION_MINOR 90
#define LIBAVFILTER_VERSION_MICRO 100