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:
Simon Butcher 2018-06-18 14:39:06 +01:00
parent 925568a595
commit 2fcd3e4441
7 changed files with 14 additions and 14 deletions

View file

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