summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-10-17 20:34:08 +0200
committerPaul B Mahol <onemda@gmail.com>2020-10-20 20:38:30 +0200
commit637c154a5048f60d0b59d35941d4d528edf56370 (patch)
tree92700f0e107d3237cedb12f7cf48fd7d065889d0 /libavfilter/version.h
parentd60927b676bfd7fadee607281935529dd3fdf82c (diff)
avfilter: add audio frequency and phase shift filters
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 308fbe07c3..b8ba489da7 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 87
+#define LIBAVFILTER_VERSION_MINOR 88
#define LIBAVFILTER_VERSION_MICRO 100