summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-08-23 19:52:32 +0200
committerPaul B Mahol <onemda@gmail.com>2021-08-28 18:46:39 +0200
commitb53a7d2d4d8d45d94d23ff9e31873b82025b1e15 (patch)
tree433a4badc07ecfc078eee03410f6ce30383bd59c /libavfilter/version.h
parent0871273a2ff8e7ec7d44d9b4e24e2d78346eb2f0 (diff)
avfilter: add adecorrelate 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 e9a76c5ac3..e3a86d9b01 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 4
+#define LIBAVFILTER_VERSION_MINOR 5
#define LIBAVFILTER_VERSION_MICRO 100