summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2013-02-09 21:01:54 +0000
committerPaul B Mahol <onemda@gmail.com>2013-02-09 21:43:39 +0000
commitc0a8918f2af754d0c2ef3d975d74777ce1370b6a (patch)
tree64485960cc3c9c414dc912ba8a7995e78a6fa9c1 /libavfilter/version.h
parent6e9abce5e2d2e1ed51fbf4cb7bc69b89d0a8aa96 (diff)
lavfi: remove mp=il filter
Native il video filter is now available. 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 dfeb842c1b..e2465f6fdd 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 37
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \