summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2023-05-06 22:52:47 +0200
committerPaul B Mahol <onemda@gmail.com>2023-05-09 08:48:44 +0200
commit3475c8342c850bddff7c5bd43f608b87f7a4ded9 (patch)
treeeee2bef284ad21f7bd79651fef5f03038bbb021c /libavfilter/version.h
parent086a0f3e5edee4d5f97c5759fbf5c893f58fb6e5 (diff)
avfilter: add zoneplate video test source
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 c303f96b15..ba8a6fdab2 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,8 +31,8 @@
#include "version_major.h"
-#define LIBAVFILTER_VERSION_MINOR 7
-#define LIBAVFILTER_VERSION_MICRO 102
+#define LIBAVFILTER_VERSION_MINOR 8
+#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \