summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2016-07-02 12:12:36 +0200
committerAnton Khirnov <anton@khirnov.net>2016-07-22 19:08:13 +0200
commitad71d3276fef0ee7e791e62bbfe9c4e540047417 (patch)
tree7b75d29fe68e84e1982603dd2915daa8c0928cbd /libavfilter/version.h
parent8e07c22e508b349d145b9f142aa3ee8b3ce1d3a4 (diff)
lavfi: add a QSV deinterlacing filter
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 e91c6e2030..7f3ede2d04 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 5
+#define LIBAVFILTER_VERSION_MINOR 6
#define LIBAVFILTER_VERSION_MICRO 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \