summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-06-29 19:12:24 +0200
committerPaul B Mahol <onemda@gmail.com>2022-07-07 17:52:32 +0200
commit6ed9eaf664a220812abe75057e3319745a98f4b8 (patch)
tree96f2034192876c00bbca66c33dea2307aa90c86b /libavfilter/version.h
parent03d81a044ad587ea83567f75dc36bc3d64278199 (diff)
avfilter: add remap opencl 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 814ab071da..37f03b44a6 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#include "version_major.h"
-#define LIBAVFILTER_VERSION_MINOR 41
+#define LIBAVFILTER_VERSION_MINOR 42
#define LIBAVFILTER_VERSION_MICRO 100