summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorThilo Borgmann <thilo.borgmann@mail.de>2022-04-25 00:07:04 +0200
committerThilo Borgmann <thilo.borgmann@mail.de>2022-04-25 20:52:15 +0200
commitb23208826bfb9ac2cba9736e066ea6b82f6207b9 (patch)
treebb8c70f277efbbfdbd2c43107a49d3159a42f742 /libavfilter/version.h
parent22df52c444252d1df29244ca99b51911a1e0eb58 (diff)
lavfi: Add blurdetect 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 9add1658e5..8f1b16969a 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#include "version_major.h"
-#define LIBAVFILTER_VERSION_MINOR 36
+#define LIBAVFILTER_VERSION_MINOR 37
#define LIBAVFILTER_VERSION_MICRO 100