aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-02-17 11:22:13 +0100
committerStefano Sabatini <stefasab@gmail.com>2013-02-17 11:48:45 +0100
commit7ca2f8b1130bd3db86a6e1bf82493abe25b751dd (patch)
treeeda31f9b5714f2d3ee6d6f01513484c75f4ebe51 /libavfilter/version.h
parent8c85a9f046fbf44dac5c87924cd3c8921acf1cf9 (diff)
downloadffmpeg-7ca2f8b1130bd3db86a6e1bf82493abe25b751dd.tar.gz
lavfi/mp: drop mp=kerndeint filter
The filter has been natively integrated into libavfilter.
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 0797cf0ab9..791e95cfb3 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 38
-#define LIBAVFILTER_VERSION_MICRO 102
+#define LIBAVFILTER_VERSION_MICRO 103
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \