summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2014-06-27 08:42:35 +0000
committerPaul B Mahol <onemda@gmail.com>2014-07-03 08:07:42 +0000
commitb52c26c66f65e0f9242e7effbf06ae2fd3e304f0 (patch)
tree4da6aec19f99b04af0db383e73a6bdca8f6e350d /libavfilter/version.h
parent7e8c1f0c38791ba78d170189f4c33e1aac9ee7c0 (diff)
avfilter: add flanger filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
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 f125032e66..bf9191ecec 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 4
-#define LIBAVFILTER_VERSION_MINOR 9
+#define LIBAVFILTER_VERSION_MINOR 10
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \