From 8b3ad3e9a061a0e66b60e31655e10473b05ee5b3 Mon Sep 17 00:00:00 2001 From: Jon Turney Date: Mon, 13 Aug 2018 21:01:23 +0100 Subject: Add a release note snippet Also tweak releated documentation --- docs/markdown/Reference-manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Reference-manual.md') diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md index 71771a5..a6a35f9 100644 --- a/docs/markdown/Reference-manual.md +++ b/docs/markdown/Reference-manual.md @@ -1092,7 +1092,7 @@ Project supports the following keyword arguments. `meson.project_license()`. - `meson_version` takes a string describing which Meson version the - project requires. Usually something like `>0.28.0`. + project requires. Usually something like `>=0.28.0`. - `subproject_dir` specifies the top level directory name that holds Meson subprojects. This is only meant as a compatibility option -- cgit v1.1