Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 a12f3d15b1..4e4d8639df 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.20.1.1',
+ version: '1.20.2',
meson_version : '>= 0.59')
hotdoc_p = find_program('hotdoc')