summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-09-15 14:23:04 +0000
committerPaul B Mahol <onemda@gmail.com>2015-09-17 09:30:50 +0000
commitddf378895f6ff9ee1a5c5420acf5b62e078ab68f (patch)
tree75f88dc7d9219367ede42fc6ec6b413a13c217ca /libavfilter/version.h
parentea33b1ea300bae82c25845408dd8f53371ebb11d (diff)
avfilter: add stereo tools 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 b3ad51a52a..e918184f6a 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 4
+#define LIBAVFILTER_VERSION_MINOR 5
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \