summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2017-10-11 02:45:37 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2017-10-11 02:45:37 +0200
commit80154b1b3a0a9e83a9cbaff8b922440f60998128 (patch)
tree58f6f0e0975fc85842beb76bf532ad887f7942f1 /libavfilter/version.h
parent7bec3f78da2533968b7246ff222770582ab4aafb (diff)
Bump version for master after 3.4 branchpoint
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
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 3e67ad354c..788d0a72d5 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 107
+#define LIBAVFILTER_VERSION_MINOR 108
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \