mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-09 22:42:57 +00: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user