summaryrefslogtreecommitdiff
path: root/subprojects/gst-docs/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/gst-docs/meson.build')
-rw-r--r--subprojects/gst-docs/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/gst-docs/meson.build b/subprojects/gst-docs/meson.build
index d99de438c9..8173f9e0a9 100644
--- a/subprojects/gst-docs/meson.build
+++ b/subprojects/gst-docs/meson.build
@@ -1,5 +1,5 @@
project('GStreamer manuals and tutorials', 'c',
- version: '1.21.90',
+ version: '1.22.0',
meson_version : '>= 0.62')
hotdoc_p = find_program('hotdoc')