aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-08-16 13:01:53 +0200
committerPaul B Mahol <onemda@gmail.com>2015-08-22 19:48:42 +0000
commit14f97bb2bc32b2acf8b0367080532e67f88ad05e (patch)
tree4669caf6dbe9e44fcb3f037a6a0b722e3f68fac1 /libavfilter/version.h
parente95193f5eaf1775613d68ca47ebcf66516a6b4ca (diff)
downloadffmpeg-14f97bb2bc32b2acf8b0367080532e67f88ad05e.tar.gz
avfilter: add waveform monitor 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 b06bf07606..5572b1c7a0 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 5
-#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, \