1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-28 00:21:48 +03:00

Update library version to 2.18.0

Increase the SO versions of libmbedx509 and libmbedtls due to the
addition of fields in publicly visible (non-opaque) structs:
  - mbedtls_ssl_config
  - mbedtls_ssl_context
  - mbedtls_x509_crt
This commit is contained in:
Jaeden Amero
2019-06-11 17:18:09 +01:00
parent a3daa21d8c
commit b1c72f56b1
7 changed files with 13 additions and 13 deletions

View File

@ -24,7 +24,7 @@
*/
/**
* @mainpage mbed TLS v2.17.0 source code documentation
* @mainpage mbed TLS v2.18.0 source code documentation
*
* This documentation describes the internal structure of mbed TLS. It was
* automatically generated from specially formatted comment blocks in