summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-02-15 14:26:07 +0100
committerStefano Sabatini <stefasab@gmail.com>2013-02-17 11:48:37 +0100
commit8c85a9f046fbf44dac5c87924cd3c8921acf1cf9 (patch)
treed38270059452ed17e837c1000cf1a1a6f7421b0e /libavfilter/version.h
parent89505f2c3f8ee1b0b68fc220a226c8bf3cef24cd (diff)
lavfi/mp: drop mp=unsharp filter
The native filter is equivalent from the point of view of the features and of performances.
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 8747e0fab4..0797cf0ab9 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 101
+#define LIBAVFILTER_VERSION_MICRO 102
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \