summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-12-26 11:38:53 +0100
committerPaul B Mahol <onemda@gmail.com>2019-12-29 15:33:55 +0100
commitcc43c2f29af0d7f77441b573d6aa1d1cf1958998 (patch)
treefdfddcfb18dab56f3abea9a6c07587790f456ff8 /libavfilter/version.h
parent755ad01dd1dffc6209a9f71641e1c4169bb7691a (diff)
avfilter: add thistogram video filter
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index deb24dbef7..8a9032859f 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,8 +30,8 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 7
-#define LIBAVFILTER_VERSION_MINOR 69
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MINOR 70
+#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \