mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-10-20 04:35:10 +08:00
- Made changes for 1.1.1 release
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
l/**
|
||||
/**
|
||||
* @file
|
||||
* Main page documentation file.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @mainpage PolarSSL v1.1.0 source code documentation
|
||||
* @mainpage PolarSSL v1.1.1 source code documentation
|
||||
*
|
||||
* This documentation describes the internal structure of PolarSSL. It was
|
||||
* automatically generated from specially formatted comment blocks in
|
||||
|
@@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8
|
||||
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
|
||||
# by quotes) that should identify the project.
|
||||
|
||||
PROJECT_NAME = "PolarSSL v1.1.0"
|
||||
PROJECT_NAME = "PolarSSL v1.1.1"
|
||||
|
||||
# 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