summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorMuhammad Faiz <mfcc64@gmail.com>2017-04-08 09:55:06 +0700
committerMuhammad Faiz <mfcc64@gmail.com>2017-04-09 14:38:42 +0700
commit3408f4669427f5e950774d135c007f77d0d08d61 (patch)
tree48748ea278d66c14eb2ee25ab2b8a7b7615b3517 /libavfilter/version.h
parent47ccefac211fba57979335907467923cd27e792f (diff)
avfilter/avf_showcqt: add attack option
Signed-off-by: Muhammad Faiz <mfcc64@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 6f33acb074..1f9c7996c3 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 6
#define LIBAVFILTER_VERSION_MINOR 84
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \