summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2016-02-06 17:11:07 +0100
committerPaul B Mahol <onemda@gmail.com>2017-01-30 18:44:08 +0100
commitacf1dd5b74ab33a75e5d31ca6281d4cdc2ce2dec (patch)
tree61b9936d3ee631ee0a255a843480a42193aeba1d /libavfilter/version.h
parentebb83e2dc0b437081dc6496a724803bf5f04a8ea (diff)
avfilter: add threshold 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 83258d18c6..f399238c08 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 71
+#define LIBAVFILTER_VERSION_MINOR 72
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \