mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Bump version to Mbed TLS 2.16.9
Executed ./scripts/bump_version.sh --version 2.16.9 Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
parent
a4b98a970f
commit
69029cd29b
5 changed files with 11 additions and 11 deletions
|
|
@ -1,8 +1,8 @@
|
|||
Check compiletime library version
|
||||
check_compiletime_version:"2.16.8"
|
||||
check_compiletime_version:"2.16.9"
|
||||
|
||||
Check runtime library version
|
||||
check_runtime_version:"2.16.8"
|
||||
check_runtime_version:"2.16.9"
|
||||
|
||||
Check for MBEDTLS_VERSION_C
|
||||
check_feature:"MBEDTLS_VERSION_C":0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue