summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-12-06 21:31:33 +0100
committerPaul B Mahol <onemda@gmail.com>2022-12-08 13:03:42 +0100
commitf0f19f3d3d58eb9030fdf54884c5ea94e5481604 (patch)
tree880c655e1dd2e3c18767d5f99b04157c13f53ebc /libavfilter/version.h
parent9ca139b2aa1e25b87072d8321402fa200edb894d (diff)
avfilter: add corr 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 69f3af5a9d..a4710b253b 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#include "version_major.h"
-#define LIBAVFILTER_VERSION_MINOR 51
+#define LIBAVFILTER_VERSION_MINOR 52
#define LIBAVFILTER_VERSION_MICRO 100