summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-09-12 04:01:18 +0000
committerPaul B Mahol <onemda@gmail.com>2015-09-15 09:34:22 +0000
commitb0f985661678323e03815f4bd88b1391e9dd7a18 (patch)
tree8055ac2638e9367c2472c15c45237e74791a0981 /libavfilter/version.h
parentf2b1df735ed0baa26353abe2dade67e9dc09a922 (diff)
avfilter: add stereowiden 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 e7204bca7b..b3ad51a52a 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 6
-#define LIBAVFILTER_VERSION_MINOR 3
+#define LIBAVFILTER_VERSION_MINOR 4
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \