mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 14:08:39 +00:00
Bump version to 3.5.0
``` ./scripts/bump_version.sh --version 3.5.0 ``` Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
parent
1a3ad265cc
commit
31ca313efa
6 changed files with 13 additions and 13 deletions
|
|
@ -1,8 +1,8 @@
|
|||
Check compile time library version
|
||||
check_compiletime_version:"3.4.1"
|
||||
check_compiletime_version:"3.5.0"
|
||||
|
||||
Check runtime library version
|
||||
check_runtime_version:"3.4.1"
|
||||
check_runtime_version:"3.5.0"
|
||||
|
||||
Check for MBEDTLS_VERSION_C
|
||||
check_feature:"MBEDTLS_VERSION_C":0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue