mirror of
https://github.com/vdm-io/tcpdf.git
synced 2024-11-25 05:57:32 +00:00
6.0.010 (2013-04-03)
- The method Rect() was fixed to print borders correctly.
This commit is contained in:
parent
7ac4979b99
commit
01ad4b7ec6
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user