summaryrefslogtreecommitdiff
path: root/libavfilter/avfilter.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-01-10 11:04:59 +0100
committerStefano Sabatini <stefasab@gmail.com>2012-01-12 10:39:24 +0100
commita8b0ece6e59e9fd354cc426ea6ffab39352df3f5 (patch)
tree9c41176efd370023f16f5224253fe2e2e6f6140e /libavfilter/avfilter.h
parent794006f8fe403ccd2993513a8e4fbe885ef7f9fb (diff)
downloadffmpeg-a8b0ece6e59e9fd354cc426ea6ffab39352df3f5.tar.gz
lavfi/testsrc: add "d" alias for the duration option
Diffstat (limited to 'libavfilter/avfilter.h')
-rw-r--r--libavfilter/avfilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h
index 9c795978aa..1746907273 100644
--- a/libavfilter/avfilter.h
+++ b/libavfilter/avfilter.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 2
#define LIBAVFILTER_VERSION_MINOR 58
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \