summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-07-18 10:20:33 +0200
committerPaul B Mahol <onemda@gmail.com>2021-09-11 16:19:40 +0200
commiteeab62ad2d7a95a4739bb10db43d951e25ce398d (patch)
tree642bfcde501fdf3da88d2d6f26326355d314102b /libavfilter/version.h
parent966fc3c070c1e5143537007fb26340c179cc02c5 (diff)
avfilter: add audio psychoacoustic clipper
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 306bb62ff4..24b59acde6 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 8
+#define LIBAVFILTER_VERSION_MINOR 9
#define LIBAVFILTER_VERSION_MICRO 100