30
1
mirror of https://github.com/vdm-io/tcpdf.git synced 2024-06-05 07:10:48 +00:00

6.0.087 (2014-06-25)

- A bug affecting fitcell option in Multicell was fixed.
This commit is contained in:
nicolaasuni 2014-06-25 17:30:22 +01:00
parent 322f23efcf
commit e750c674f6

View File

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