summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-06-14 01:09:11 +0200
committerClément Bœsch <ubitux@gmail.com>2013-06-14 01:27:22 +0200
commit852f74bd859da374898d865502576bd5e7a75f48 (patch)
tree73819f3a839e6dff3fc2245b85e69cd1854368a3 /libavfilter/version.h
parenta2c547ffecb11ccfe515e1e50b631aa3b15a3ae8 (diff)
lavfi/mp: remove mp=spp.
The filter was ported to a native libavfilter filter.
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 8ad033c0c5..1bc6b7e001 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 77
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \