summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-10-30 20:40:19 +0100
committerStefano Sabatini <stefasab@gmail.com>2012-10-31 14:43:47 +0100
commit93399e9381e62f37f46031f9bb35dec596967b3a (patch)
tree6fb9810a012e4ba31c2774cf99a512de95c1ebd4 /libavfilter/version.h
parent84833b028bf3fa08d09939330989df8d8820cd59 (diff)
downloadffmpeg-streaming-93399e9381e62f37f46031f9bb35dec596967b3a.zip
ffmpeg-streaming-93399e9381e62f37f46031f9bb35dec596967b3a.tar.gz
lavfi/drawbox: add thickness option
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 cb7b2a4..d14097c 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 102
+#define LIBAVFILTER_VERSION_MICRO 103
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \
OpenPOWER on IntegriCloud