- Updated version to 1.2.1

This commit is contained in:
Paul Bakker 2012-11-13 12:55:02 +00:00
parent b815682a48
commit e0f41f3086
5 changed files with 10 additions and 10 deletions

View file

@ -4,7 +4,7 @@
*/
/**
* @mainpage PolarSSL v1.2.0 source code documentation
* @mainpage PolarSSL v1.2.1 source code documentation
*
* This documentation describes the internal structure of PolarSSL. It was
* automatically generated from specially formatted comment blocks in
@ -21,7 +21,7 @@
*
* @section mainpage_modules Modules
*
* PolarSSL supports SSLv3 up to TLSv1.1 communication by providing the
* PolarSSL supports SSLv3 up to TLSv1.2 communication by providing the
* following:
* - TCP/IP communication functions: listen, connect, accept, read/write.
* - SSL/TLS communication functions: init, handshake, read/write.