summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2014-12-24 16:19:29 +0100
committerStefano Sabatini <stefasab@gmail.com>2014-12-24 16:29:18 +0100
commita51c78c65d596a6473a8f08e925a35249944e449 (patch)
treeb72bbaae73c1fe8500b6d5292b3570718ad961ab /libavfilter/version.h
parentbdc4db0ee356cd318260e817de9a9930eaf9954f (diff)
lavfi/mp: drop mp=fspp filter
It has been ported to 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 24279a2b0b..5c7489f908 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 5
#define LIBAVFILTER_VERSION_MINOR 5
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \