summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorClément Bœsch <clement@stupeflix.com>2016-02-29 12:19:55 +0100
committerClément Bœsch <clement@stupeflix.com>2016-03-01 10:36:15 +0100
commit090621d7cece368d31f0d11baf477fc7fc007cac (patch)
tree28fc527244481ac6f7bd1fc8c7a2889229a9ca8e /libavfilter/version.h
parent1c7e2cf9d33968375ee4025d2279c937e147dae2 (diff)
lavfi: add bench and abench filters
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 1b1e34cc5c..26110843cd 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 37
+#define LIBAVFILTER_VERSION_MINOR 38
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \