1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03: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:
Minos Galanakis
2023-10-03 22:02:18 +01:00
parent 1a3ad265cc
commit 31ca313efa
6 changed files with 13 additions and 13 deletions

View File

@@ -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