diff --git a/reference/config_files/global_conf.rst b/reference/config_files/global_conf.rst index c6326abe3782..bf82f2b3cc00 100644 --- a/reference/config_files/global_conf.rst +++ b/reference/config_files/global_conf.rst @@ -132,6 +132,10 @@ and renders the template, which must result in a standard tools-configuration te The Python packages passed to render the template are ``os`` and ``platform`` for all platforms and ``distro`` in Linux platforms. + +Added in `1.60.0 `_: Make variable ``conan_version`` available + + Configuration data types ------------------------