1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-23 15:01:00 +03:00

Version Bump

Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
Minos Galanakis
2025-06-27 09:29:32 +01:00
parent 42bfc164a2
commit 09dc57d323
4 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@
*/
/**
* @mainpage Mbed TLS v4.0.0 API Documentation
* @mainpage Mbed TLS v4.0.0-beta API Documentation
*
* This documentation describes the internal structure of Mbed TLS. It was
* automatically generated from specially formatted comment blocks in

View File

@ -1,4 +1,4 @@
PROJECT_NAME = "Mbed TLS v4.0.0"
PROJECT_NAME = "Mbed TLS v4.0.0-beta"
OUTPUT_DIRECTORY = ../apidoc/
FULL_PATH_NAMES = NO
OPTIMIZE_OUTPUT_FOR_C = YES