mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-28 00:21:48 +03:00
Prepared for 1.3.0 RC0
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @mainpage PolarSSL v1.2.6 source code documentation
|
||||
* @mainpage PolarSSL v1.3.0 source code documentation
|
||||
*
|
||||
* This documentation describes the internal structure of PolarSSL. It was
|
||||
* automatically generated from specially formatted comment blocks in
|
||||
|
@ -28,7 +28,7 @@ DOXYFILE_ENCODING = UTF-8
|
||||
# identify the project. Note that if you do not use Doxywizard you need
|
||||
# to put quotes around the project name if it contains spaces.
|
||||
|
||||
PROJECT_NAME = "PolarSSL v1.2.6"
|
||||
PROJECT_NAME = "PolarSSL v1.3.0"
|
||||
|
||||
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
|
||||
# This could be handy for archiving the generated documentation or
|
||||
|
Reference in New Issue
Block a user