mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
Update the version of the library to 2.16.0
This commit is contained in:
parent
e046053ba1
commit
6c164e754b
6 changed files with 12 additions and 12 deletions
|
|
@ -1,8 +1,8 @@
|
|||
Check compiletime library version
|
||||
check_compiletime_version:"2.14.0"
|
||||
check_compiletime_version:"2.16.0"
|
||||
|
||||
Check runtime library version
|
||||
check_runtime_version:"2.14.0"
|
||||
check_runtime_version:"2.16.0"
|
||||
|
||||
Check for MBEDTLS_VERSION_C
|
||||
check_feature:"MBEDTLS_VERSION_C":0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue