summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2017-08-05 20:27:32 +0200
committerPaul B Mahol <onemda@gmail.com>2017-08-05 21:05:22 +0200
commit2cc56741b1f4e33c4fdb8234da31bdfc3c5c5e05 (patch)
treea331dd1964957e66a317b26a65d64290a6e9310d /libavfilter/version.h
parentc47491041466043a260412504f4294a2b458ebdb (diff)
avfilter: add floodfill 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 ff0467cc15..1d37fd8e4b 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 97
+#define LIBAVFILTER_VERSION_MINOR 98
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \