summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2017-12-20 14:15:02 +0100
committerPaul B Mahol <onemda@gmail.com>2018-04-13 08:41:51 +0200
commit9e406326687b5342dc9caffd4f5f1b03ac4bf26b (patch)
tree7d5da8b310f3d147051d110f827ee4b42cb5eeea /libavfilter/version.h
parent8d381b57fd9d17fb5c3a851ca46c738b3afc33a2 (diff)
avfilter: add vfrdet 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 d9b49ea744..f2937225f5 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 7
-#define LIBAVFILTER_VERSION_MINOR 14
+#define LIBAVFILTER_VERSION_MINOR 15
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \