summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-01-15 11:32:49 +0100
committerPaul B Mahol <onemda@gmail.com>2019-10-29 10:56:04 +0100
commit1c3b70e2e078bf0901b3af5491f923818809de37 (patch)
treeb97e20f26684a6859c03a1ea52f8ad74ef14729c /libavfilter/version.h
parent68f623d64451a6ee8c81b6071ec68d6097c0f213 (diff)
avfilter: add median 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 58d57ae95f..2e3ff53b20 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 65
+#define LIBAVFILTER_VERSION_MINOR 66
#define LIBAVFILTER_VERSION_MICRO 100