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

Revert back to 2.28.5

git revert v2.28.5..v2.28.6
git rebase to combine the resulting revert commits

This reverts commit 3a91dad9dc.
This commit is contained in:
Dave Rodgman
2023-11-08 11:46:51 +00:00
parent 3a91dad9dc
commit 82b9f5ecdd
427 changed files with 5502 additions and 795 deletions

View File

@ -1,4 +1,4 @@
PROJECT_NAME = "Mbed TLS v2.28.6"
PROJECT_NAME = "Mbed TLS v2.28.5"
OUTPUT_DIRECTORY = ../apidoc/
FULL_PATH_NAMES = NO
OPTIMIZE_OUTPUT_FOR_C = YES