mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 06:28:56 +01:00
Change the library version to 2.11.0
* Change the Mbed TLS library version to 2.11.0 * Increase the soversion of libmbedcrypto * Increase the soversion of libmbedtls
This commit is contained in:
parent
925568a595
commit
2fcd3e4441
7 changed files with 14 additions and 14 deletions
|
|
@ -1,8 +1,8 @@
|
|||
Check compiletime library version
|
||||
check_compiletime_version:"2.10.0"
|
||||
check_compiletime_version:"2.11.0"
|
||||
|
||||
Check runtime library version
|
||||
check_runtime_version:"2.10.0"
|
||||
check_runtime_version:"2.11.0"
|
||||
|
||||
Check for MBEDTLS_VERSION_C
|
||||
check_feature:"MBEDTLS_VERSION_C":0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue