aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMilan Hauth <milahu@gmail.com>2023-08-05 09:32:17 +0200
committerXavier Claessens <xclaesse@gmail.com>2023-08-05 07:14:08 -0400
commit78337653fce90d6745d2ce46eaba9d25ab9e18d2 (patch)
tree974fcf92905e5f05870375c05e73621de4d734c5 /docs
parente01d53b816c9fba25a068039e62d8ac9e5e2a971 (diff)
downloadmeson-78337653fce90d6745d2ce46eaba9d25ab9e18d2.zip
meson-78337653fce90d6745d2ce46eaba9d25ab9e18d2.tar.gz
meson-78337653fce90d6745d2ce46eaba9d25ab9e18d2.tar.bz2
fixup: since: 1.1.0 -> 1.3.0
Diffstat (limited to 'docs')
-rw-r--r--docs/yaml/objects/compiler.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/yaml/objects/compiler.yaml b/docs/yaml/objects/compiler.yaml
index 14b61a8..3ba9c44 100644
--- a/docs/yaml/objects/compiler.yaml
+++ b/docs/yaml/objects/compiler.yaml
@@ -150,7 +150,7 @@ methods:
required:
type: bool | feature
default: false
- since: 1.1.0
+ since: 1.3.0
description:
When set to `true`, Meson will halt if the check fails.