summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-10-19 20:10:48 +0200
committerPaul B Mahol <onemda@gmail.com>2018-10-23 11:12:41 +0200
commitb7b3e8c5c759350379eaf176f73334a65bfea2b4 (patch)
treeffd7761ba3c161c4ec24dddf187e16988303b071 /libavfilter/version.h
parent305e523105f6f59e7572050f19edc9f4671c036c (diff)
avfilter: add vibrance filter
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 4e7ec97b2f..bf81e77a5c 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 7
-#define LIBAVFILTER_VERSION_MINOR 36
+#define LIBAVFILTER_VERSION_MINOR 37
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \