summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2016-03-26 12:39:58 +0100
committerAnton Khirnov <anton@khirnov.net>2016-06-21 19:53:38 +0200
commitac7bfd69678f3966e38debdb27f4bde94dc0345c (patch)
tree20720d2096908706dc59326db986ed16cdf1f8d8 /libavfilter/version.h
parentad9c9440d592e4d53d6bec9961b4b22e25387d70 (diff)
lavfi: add a QSV scaling 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 c8102dd7d0..e91c6e2030 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 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \