summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-09-20 13:47:45 +0200
committerPaul B Mahol <onemda@gmail.com>2021-09-28 22:57:33 +0200
commitb2ec4edef798af1112ed7c3aadc3a2c91f7d3665 (patch)
tree6252561b58fa6c82824b770b304e077b079f1dfa /libavfilter/version.h
parentc20577806f0a161c6867e72f884d020a253de10a (diff)
avfilter: add morpho 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 24b59acde6..ab5eb14634 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 8
-#define LIBAVFILTER_VERSION_MINOR 9
+#define LIBAVFILTER_VERSION_MINOR 10
#define LIBAVFILTER_VERSION_MICRO 100