summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorJérémy Tran <tran.jeremy.av@gmail.com>2012-08-16 09:15:58 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-08-16 15:01:05 +0200
commit191b77eb01addf008440531f8cab193b3c2c5a15 (patch)
tree96c831484aa3b398ded8b9a98ef8053bf2eabad1 /libavfilter/version.h
parent6efce3a894d497e045ba85555efaa4abfd685ba3 (diff)
downloadffmpeg-streaming-191b77eb01addf008440531f8cab193b3c2c5a15.zip
ffmpeg-streaming-191b77eb01addf008440531f8cab193b3c2c5a15.tar.gz
lavfi/hue: add named options support
Old syntax has been kept for compatibility reasons. Signed-off-by: Stefano Sabatini <stefasab@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 85a839f..b2ef311 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 9
-#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