mirror of
https://github.com/curl/curl.git
synced 2026-08-25 17:33:32 +03:00
or higher -> or greater 11 docs 5
This commit is contained in:
parent
222e447efc
commit
adf4e90a8f
1 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ want it to remain functional and buildable with these and higher versions
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
We aim to support these or higher versions.
|
We aim to support these or greater versions.
|
||||||
|
|
||||||
- brotli 1.0.0 (2017-09-21)
|
- brotli 1.0.0 (2017-09-21)
|
||||||
- c-ares 1.16.0 (2020-03-13)
|
- c-ares 1.16.0 (2020-03-13)
|
||||||
|
|
@ -51,7 +51,7 @@ When writing code (mostly for generating stuff included in release tarballs)
|
||||||
we use a few "build tools" and we make sure that we remain functional with
|
we use a few "build tools" and we make sure that we remain functional with
|
||||||
these versions:
|
these versions:
|
||||||
|
|
||||||
- clang-tidy 17.0.0 (2023-09-19), recommended: 19.1.0 or higher (2024-09-17)
|
- clang-tidy 17.0.0 (2023-09-19), recommended: 19.1.0 or greater (2024-09-17)
|
||||||
- cmake 3.18 (2020-07-15)
|
- cmake 3.18 (2020-07-15)
|
||||||
- GNU autoconf 2.59 (2003-11-06)
|
- GNU autoconf 2.59 (2003-11-06)
|
||||||
- GNU automake 1.7 (2002-09-25)
|
- GNU automake 1.7 (2002-09-25)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue