Skip to content

Commit 7385807

Browse files
authored
Sync zlib version from text with code (#4306)
1 parent 0a1b375 commit 7385807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/config_files/profiles.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ In this case, whatever version of ``cmake`` declared in recipes, will be replace
510510
This section allows the user to redefine requires of recipes replacing them with platform-provided dependencies, this means that Conan will not try to download the
511511
reference or look for it in the cache and will assume that it is installed in your system and ready to be used.
512512

513-
For example, if the zlib 1.2.11 library is already installed in your system or it is part of your build toolchain and you would like Conan to use it,
513+
For example, if the zlib 1.3.1 library is already installed in your system or it is part of your build toolchain and you would like Conan to use it,
514514
you could specify so as:
515515

516516
.. code-block:: text

0 commit comments

Comments
 (0)