summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-12-06 22:48:12 +0100
committerPaul B Mahol <onemda@gmail.com>2020-12-11 12:07:06 +0100
commitb607f193743be473d6d401fd89e1177192565e62 (patch)
tree51b5dc7f4157ce7bab94a116ea62cbf729bf3cba /libavfilter/version.h
parent628d02a6116ce5401a626254be7bfc0e68756c1d (diff)
avfilter: add asuperpass and asuperstop 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 dca46b8e62..5d7cf25e5d 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 92
+#define LIBAVFILTER_VERSION_MINOR 93
#define LIBAVFILTER_VERSION_MICRO 100