summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2016-08-22 15:45:44 +0200
committerPaul B Mahol <onemda@gmail.com>2016-08-23 15:21:06 +0200
commitbb109dce18e94f9f29d759c771e3cf46e93ffca1 (patch)
tree1e9014e8c5589c7acdc5fd2cdfd0a96ee9d80699 /libavfilter/version.h
parent12f997d061d390f04717afa77f694e0a4b14c8f5 (diff)
avfilter: add hysteresis 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 fd2a2bf89d..0427804e87 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 53
+#define LIBAVFILTER_VERSION_MINOR 54
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \