summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorClément Bœsch <clement@stupeflix.com>2013-12-26 13:39:49 +0100
committerClément Bœsch <u@pkh.me>2014-08-20 22:18:38 +0200
commite35fb5add45ca27ab0568f3e0c2828246e8ff5c9 (patch)
treea68a238e0a6abcc2c36dfb6838f06dd67425b916 /libavfilter/version.h
parentba29746feb541f5cde4154795041ff2faa15bedf (diff)
avfilter/showwaves: add split_channels option
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 2003b76ba1..28c510e023 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 5
#define LIBAVFILTER_VERSION_MINOR 0
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \