summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-11-30 09:49:03 +0100
committerPaul B Mahol <onemda@gmail.com>2020-12-05 12:02:59 +0100
commit34773ee69fde4d2fe5dde653ad0aad4c0690a407 (patch)
tree8a42cef1b9760762603edce237a8bbcfa4bfefde /libavfilter/version.h
parent4d97acfe3349995689f995d14b321a3354aa90ed (diff)
avfilter: add asubcut 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 bd20eaee73..dca46b8e62 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 91
+#define LIBAVFILTER_VERSION_MINOR 92
#define LIBAVFILTER_VERSION_MICRO 100