summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorNicolas George <george@nsup.org>2017-04-03 15:01:45 +0200
committerNicolas George <george@nsup.org>2017-09-08 10:31:01 +0200
commit5ba2aef6ec47689300debd3ddd1f39cad010a971 (patch)
treebc5a3961a346ea4cde75cf7806f18ce3fb79832c /libavfilter/version.h
parent36c111c40f4bd7da114df0e9c484833aa2cdf2dc (diff)
lavfi/buffersrc: add av_buffersrc_close().
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 4b16de1f8a..6d14cff1fb 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 6
-#define LIBAVFILTER_VERSION_MINOR 102
+#define LIBAVFILTER_VERSION_MINOR 103
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \