summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorYaroslav Pogrebnyak <yyyaroslav@gmail.com>2020-03-19 17:45:48 +0100
committerTimo Rothenpieler <timo@rothenpieler.org>2020-03-28 18:39:40 +0100
commit4976b102d89787d59a3aaa438b76c62aec86ad5a (patch)
treeb436a28e8857c791b6a13dc2619752172bf30cee /libavfilter/version.h
parent77d5ea1c7cf85d16da330c60351fee3dce3c9e4c (diff)
avfilter: add vf_overlay_cuda
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
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 7b41018be7..3618d35905 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 7
#define LIBAVFILTER_VERSION_MINOR 77
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \