summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2014-06-11 21:14:01 +0200
committerClément Bœsch <u@pkh.me>2014-06-11 21:17:24 +0200
commit76bce46d8fabbccd49c68c069cab100b8f438f41 (patch)
tree75ed4f438d8e68b99ad295b9fe208ecd3c7dfc29 /libavfilter/version.h
parent881ee369e637787f17410aeaf936f1a814fdef66 (diff)
avfilter: add signalstats filter
Signed-off-by: Mark Heath <silicontrip@gmail.com> Signed-off-by: Dave Rice <dave@dericed.com> Signed-off-by: Clément Bœsch <u@pkh.me>
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 80a7b66f74..a518e8f6e2 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 4
-#define LIBAVFILTER_VERSION_MINOR 7
+#define LIBAVFILTER_VERSION_MINOR 8
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \