mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-05 06:26:52 +00:00
Bump version to Mbed TLS 2.24.0
Executed "./scripts/bump_version.sh --version 2.24.0" Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
parent
c18a7b8466
commit
17ffc5da8d
5 changed files with 11 additions and 11 deletions
|
|
@ -1,8 +1,8 @@
|
|||
Check compiletime library version
|
||||
check_compiletime_version:"2.23.0"
|
||||
check_compiletime_version:"2.24.0"
|
||||
|
||||
Check runtime library version
|
||||
check_runtime_version:"2.23.0"
|
||||
check_runtime_version:"2.24.0"
|
||||
|
||||
Check for MBEDTLS_VERSION_C
|
||||
check_feature:"MBEDTLS_VERSION_C":0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue