summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2018-06-29 00:03:04 +0200
committerMarton Balint <cus@passwd.hu>2018-09-09 21:21:42 +0200
commit43d3b61abeb7bf35dfbe33f790c1cca0b628c97f (patch)
tree965cea71f0212106377303e866dcf1c76ab77d9b /libavfilter/version.h
parent4737387d288d1e87e7c7df6203a42d6b1e88231e (diff)
avfilter/f_cue: add cue and acue filters
To delay filtering until a given wallclock timestamp. Signed-off-by: Marton Balint <cus@passwd.hu>
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 2ff2b6a318..ef982339d7 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 7
-#define LIBAVFILTER_VERSION_MINOR 27
+#define LIBAVFILTER_VERSION_MINOR 28
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \