summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorTimo Rothenpieler <timo@rothenpieler.org>2020-11-04 01:43:00 +0100
committerTimo Rothenpieler <timo@rothenpieler.org>2020-11-04 01:43:21 +0100
commitcfdddec0c832a67da8a0081a32ae2c7127ce2368 (patch)
tree92a2095d106c49c54b0c8c3181a1ad0bd3daca82 /libavfilter/version.h
parent98d3f2359853f1908092b6244f429ced838f493b (diff)
avfilter/scale_cuda: add lanczos algorithm
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 2db35f85af..44264e12cb 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 7
#define LIBAVFILTER_VERSION_MINOR 88
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MICRO 102
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \