summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-09-17 17:41:56 +0200
committerPaul B Mahol <onemda@gmail.com>2018-09-25 19:54:06 +0200
commitefb65abedf40c0a5bc6eb76e6cf19b633a143444 (patch)
tree8f17d72d288f1056ff190090faf3b91af292eb2e /libavfilter/version.h
parente294b5cf6464e3d8ee0d0bdedcfb4ca0ad0297ed (diff)
avfilter: add audio denoising (afftdn) 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 25ec7f58b4..cde68fbdd5 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 32
+#define LIBAVFILTER_VERSION_MINOR 33
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \