summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-12-23 18:24:57 +0100
committerStefano Sabatini <stefasab@gmail.com>2013-12-25 18:25:53 +0100
commit97aa554634044b84a498f41ac9bd88b688731c3b (patch)
tree31ec381ccdd68888939b3e1655bb41fe167502b5 /libavfilter/version.h
parent7619a87cc8b9a1ac6ea6cf03b674f5a74b1ac90c (diff)
downloadffmpeg-streaming-97aa554634044b84a498f41ac9bd88b688731c3b.zip
ffmpeg-streaming-97aa554634044b84a498f41ac9bd88b688731c3b.tar.gz
lavfi/volume: implement process_command() callback, with the volume command
Address trac ticket #2868.
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 59fef97..51c049a 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 4
#define LIBAVFILTER_VERSION_MINOR 0
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MICRO 102
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \
OpenPOWER on IntegriCloud