summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-09-12 20:11:24 +0200
committerPaul B Mahol <onemda@gmail.com>2021-10-09 14:10:09 +0200
commit8f26ebde14132da9b2d19ff691f75850c99de6d3 (patch)
tree7e66e2d19d0ae9add3e17898d31e4e7675a9cad6 /libavfilter/version.h
parent30d46094844cedaaf93e8007f6260b3f232946f3 (diff)
avfilter: add audio signal to distortion ratio 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 dfbc1bd7c2..e4c25b9225 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 11
+#define LIBAVFILTER_VERSION_MINOR 12
#define LIBAVFILTER_VERSION_MICRO 100