summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2017-04-22 13:07:33 +0200
committerPaul B Mahol <onemda@gmail.com>2017-04-22 13:18:59 +0200
commit01729f77dd2a34d023d422e5d593861e864cf3de (patch)
treed56beb51126129e8b9d5badf2590e0b513850890 /libavfilter/version.h
parent49255370044cf4a58c81a88cb8206aee62086346 (diff)
avfilter: add doubleweave 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 1f0b72a4fc..8daadc3779 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 85
+#define LIBAVFILTER_VERSION_MINOR 86
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \