summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-06-17 18:27:19 +0200
committerPaul B Mahol <onemda@gmail.com>2022-09-03 14:44:59 +0200
commitd1513e7f9c473dc45c4a1e060a187c32f10c4a2f (patch)
tree6fb1805aa375bc1817f3b1d9a7a067d56517c6b9 /libavfilter/version.h
parent4beac58e901ac4ffc6d264ae0a5a98ed76e73447 (diff)
avfilter: add 3D scope multimedia filter
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index f3c1964cac..fb21fad979 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,8 +31,8 @@
#include "version_major.h"
-#define LIBAVFILTER_VERSION_MINOR 46
-#define LIBAVFILTER_VERSION_MICRO 103
+#define LIBAVFILTER_VERSION_MINOR 47
+#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \