summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-01-22 19:54:52 +0100
committerPaul B Mahol <onemda@gmail.com>2021-01-25 00:48:35 +0100
commitb897b5261820ff767f614770648abaa8a2880ec0 (patch)
treedaf9eb95323ae082d362898c22f0c6172a125404 /libavfilter/version.h
parent833338a02ce3aa657c87fae374167e2f1978fc86 (diff)
avfilter: add epx pixel art scaler
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 2136235e54..e949e9bfb8 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 96
+#define LIBAVFILTER_VERSION_MINOR 97
#define LIBAVFILTER_VERSION_MICRO 100