6.0.010 (2013-04-03)

- The method Rect() was fixed to print borders correctly.
This commit is contained in:
nicolaasuni 2013-04-03 10:43:30 +01:00
parent 7ac4979b99
commit 01ad4b7ec6
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ class TCPDF_STATIC {
* Current TCPDF version.
* @private static
*/
private static $tcpdf_version = '6.0.009';
private static $tcpdf_version = '6.0.010';
/**
* String alias for total number of pages.