summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-11-19 13:11:24 +0100
committerPaul B Mahol <onemda@gmail.com>2019-01-12 19:49:15 +0100
commit1ea5529dd260d171e8a5f88e9d09cc5a503da930 (patch)
tree7cf0afaf359e929ce82898d0e8629131dca28e48 /libavfilter/version.h
parent2e8b0446c6798947dac77fee4a06f9c4e8131ab5 (diff)
avfilter: add maskfun 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 6af31400eb..c71282c036 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 47
+#define LIBAVFILTER_VERSION_MINOR 48
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \