summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2013-09-18 11:04:11 +0000
committerPaul B Mahol <onemda@gmail.com>2013-09-18 11:05:27 +0000
commit8302abf84499f949a7f5b5e78a37cc05c24a6545 (patch)
tree885bc544a1a64dc06cb391cb5d88f643ed32b728 /libavfilter/version.h
parent66e199bd7532a8b497e4ab8611768099c8f8daf8 (diff)
lavfi/mp: remove mp=pullup
The filter was ported to a native libavfilter filter. 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 20c15f6d24..87f029ecde 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 86
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \