summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-02-05 10:31:59 +0100
committerPaul B Mahol <onemda@gmail.com>2022-02-12 12:47:36 +0100
commitf05c52985cf80d565c6e91fb4749e57dd8977d3e (patch)
tree3d335a835fa73628523159274ebaa817f949ed51 /libavfilter/version.h
parent800dfd2eacdd6ae0a6e459696ebd5e0f464e8bad (diff)
avfilter: add dialogue enhance audio filter
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 5fdd037a21..9a890c014f 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,8 +30,8 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 8
-#define LIBAVFILTER_VERSION_MINOR 26
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MINOR 27
+#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \