summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2013-09-04 11:43:06 +0000
committerPaul B Mahol <onemda@gmail.com>2013-09-05 20:03:36 +0000
commit0a8bb91505fff7bc3de58e0327807280440f9a24 (patch)
tree28ca96e2607eb476689dbfbc9ca46653f9c1abdd /libavfilter/version.h
parent59b9ecc92a6209ac4f2d9844f3c1b9fec8f193e2 (diff)
lavfi/mp: remove mp=dint
There are better and actually maintained filters that have similar functionality. 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 01450494a1..716467929b 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 102
+#define LIBAVFILTER_VERSION_MICRO 103
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \