mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-11-25 23:43:17 +03:00
Bump version to 2.28.5
``` ./scripts/bump_version.sh --version 2.28.5 ``` Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @mainpage Mbed TLS v2.28.4 API Documentation
|
||||
* @mainpage Mbed TLS v2.28.5 API Documentation
|
||||
*
|
||||
* This documentation describes the internal structure of Mbed TLS. It was
|
||||
* automatically generated from specially formatted comment blocks in
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
PROJECT_NAME = "Mbed TLS v2.28.4"
|
||||
PROJECT_NAME = "Mbed TLS v2.28.5"
|
||||
OUTPUT_DIRECTORY = ../apidoc/
|
||||
FULL_PATH_NAMES = NO
|
||||
OPTIMIZE_OUTPUT_FOR_C = YES
|
||||
|
||||
Reference in New Issue
Block a user