summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-05-01 14:59:37 +0200
committerPaul B Mahol <onemda@gmail.com>2022-05-05 19:07:10 +0200
commit767f66ea5d96eedcacbffa6815bd72cdeb36d17a (patch)
treeea2557ece486c7f8371b34f7bbba49416f229c66 /libavfilter/version.h
parenta6f136aef1e3d108516c37a505f03631a75a3099 (diff)
avfilter: add multiply video 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 8f1b16969a..c7ef9f25d7 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#include "version_major.h"
-#define LIBAVFILTER_VERSION_MINOR 37
+#define LIBAVFILTER_VERSION_MINOR 38
#define LIBAVFILTER_VERSION_MICRO 100