summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-01-27 11:21:50 +0000
committerPaul B Mahol <onemda@gmail.com>2015-01-31 12:01:54 +0000
commite7e0005cc6c784aabcd809fc9a8e1987e3b6dcb0 (patch)
treed90cb40e7adf2f6bf2f2d63ef735c031ea2fd752 /libavfilter/version.h
parentf422f474dfa7e9f54197dde961e4a01cd060994f (diff)
downloadffmpeg-streaming-e7e0005cc6c784aabcd809fc9a8e1987e3b6dcb0.zip
ffmpeg-streaming-e7e0005cc6c784aabcd809fc9a8e1987e3b6dcb0.tar.gz
remove libmpcodecs
Signed-off-by: Paul B Mahol <onemda@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 9bc7e77..78863af 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 5
#define LIBAVFILTER_VERSION_MINOR 9
-#define LIBAVFILTER_VERSION_MICRO 102
+#define LIBAVFILTER_VERSION_MICRO 103
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \
OpenPOWER on IntegriCloud