summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorRamiro Polla <ramiro.polla@gmail.com>2014-01-18 03:58:34 -0200
committerMichael Niedermayer <michaelni@gmx.at>2014-01-25 04:59:28 +0100
commit78a9f185eb175e6164b1c0f40d20ff1933ac8fb7 (patch)
treee58e29a7b3dca6b40085e2b8fae57131c85feaca /libavfilter/version.h
parent222fb8276dc4d32b26e939fb130165ddb6d5dddd (diff)
lavfi/drawtext: add option for drawing border around text
Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 2ef4ce7398..d86fadeebe 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 4
#define LIBAVFILTER_VERSION_MINOR 1
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \