summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorKyle Swanson <k@ylo.ph>2015-09-21 10:16:43 -0500
committerPaul B Mahol <onemda@gmail.com>2015-09-22 15:59:39 +0200
commita9509ad3f0e148a2af2efa2eaa43f859a59af0ce (patch)
tree6528911b4b09a75ce4b959923f93bf677b4479ec /libavfilter/version.h
parentd9c72e0d24d3987ce8eedf8244093ac6302d655e (diff)
avfilter: add tremolo filter
Signed-off-by: Kyle Swanson <k@ylo.ph>
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 9d44fd0a10..96503770e1 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 6
+#define LIBAVFILTER_VERSION_MINOR 7
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \