summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-10-20 20:16:18 +0200
committerPaul B Mahol <onemda@gmail.com>2019-10-24 20:54:33 +0200
commitf166951d6e32d2776373721bc262d338c44a5d81 (patch)
tree7f126c3e1dd361df1159d681baa2df505c51448f /libavfilter/version.h
parent262eef6b899ca39f80296e6eb701e895549d8a83 (diff)
avfilter: add maskedmin/maskedmax filters
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 869655f4bd..58d57ae95f 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 64
+#define LIBAVFILTER_VERSION_MINOR 65
#define LIBAVFILTER_VERSION_MICRO 100