summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2013-09-05 20:22:47 +0000
committerPaul B Mahol <onemda@gmail.com>2013-09-05 20:22:47 +0000
commitd2e237338db280ffcdc6ea6f290c58a3b055ba35 (patch)
tree7b5858fd8f725d34bc88f8ca3e4584e1c1d343df /libavfilter/version.h
parent0a8bb91505fff7bc3de58e0327807280440f9a24 (diff)
lavfi/mp: remove mp=fil
The filter does not work correctly most of time. 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 716467929b..3dc73777e6 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 83
-#define LIBAVFILTER_VERSION_MICRO 103
+#define LIBAVFILTER_VERSION_MICRO 104
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \