summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-05-13 18:26:50 +0200
committerPaul B Mahol <onemda@gmail.com>2019-10-21 11:48:24 +0200
commitc6e01ebe411e6498552b2ef73b45aaef124d2264 (patch)
treed3ecfde07adafe31ef2b0ea3fb26b63cba941ed2 /libavfilter/version.h
parenta174e5f8da77d17dc16227f94eb14db7fd0365a4 (diff)
avfilter: add bilateral 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 e8c5f4ab61..869655f4bd 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 63
+#define LIBAVFILTER_VERSION_MINOR 64
#define LIBAVFILTER_VERSION_MICRO 100