aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-10-31 12:10:07 +0100
committerStefano Sabatini <stefasab@gmail.com>2012-10-31 12:14:09 +0100
commit652fab5996a3e283df69ed51132745ba45086251 (patch)
tree8bc255348b365d55814f1d8c62d1eec9b08cae38 /libavfilter/version.h
parent3c4aa5062089389a7f076f1411a18ca0400906fe (diff)
downloadffmpeg-652fab5996a3e283df69ed51132745ba45086251.tar.gz
lavfi/mp: drop wrapped field filter
The filter has been 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 4168f44acd..0bfae301ee 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 21
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \