summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-04-08 12:58:56 +0200
committerStefano Sabatini <stefasab@gmail.com>2013-04-17 22:34:05 +0200
commitdcc1b3236168cc7baf97ae9074b9d1b90a03be9b (patch)
treebc73492f76a6312c297a8b0acf9e247fc0a4d360 /libavfilter/version.h
parent565c50ac7b51112032cd48e81af4560cda72b5b0 (diff)
lavfi/select: add support for dynamic number of outputs
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 b396075566..ba1ec0b786 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 56
-#define LIBAVFILTER_VERSION_MICRO 102
+#define LIBAVFILTER_VERSION_MICRO 103
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \