summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-08-14 21:34:01 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-08-16 14:13:54 +0200
commit6efce3a894d497e045ba85555efaa4abfd685ba3 (patch)
treed79b850bd0e697f46e40c7d39c7755d6cb33edba /libavfilter/version.h
parente701b0cf7553202085840d3bfd1aff432b4de513 (diff)
downloadffmpeg-streaming-6efce3a894d497e045ba85555efaa4abfd685ba3.zip
ffmpeg-streaming-6efce3a894d497e045ba85555efaa4abfd685ba3.tar.gz
lavfi/mp: remove hue wrapped filter
hue was integrated as a native libavfilter 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 13cca99..85a839f 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 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \
OpenPOWER on IntegriCloud