aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2013-07-06 03:40:30 +0000
committerPaul B Mahol <onemda@gmail.com>2013-07-06 04:58:34 +0000
commit96358062650addef5a01fe8333aa3e8d86e1dfd7 (patch)
tree5b784cb94b41c400d1e80d4dd9cf58e35e9a4b5d /libavfilter/version.h
parent66537c7efd4ec69056f116e6c10480bb1655b680 (diff)
downloadffmpeg-96358062650addef5a01fe8333aa3e8d86e1dfd7.tar.gz
lavfi/blend: use dual input helpers
Signed-off-by: Paul B Mahol <onemda@gmail.com>
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 cdf2eb3d74..59060dbbf0 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 78
-#define LIBAVFILTER_VERSION_MICRO 102
+#define LIBAVFILTER_VERSION_MICRO 103
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \