From e750c674f6ce1e7c428af10e75d1510fa075fe3b Mon Sep 17 00:00:00 2001 From: nicolaasuni Date: Wed, 25 Jun 2014 17:30:22 +0100 Subject: [PATCH] 6.0.087 (2014-06-25) - A bug affecting fitcell option in Multicell was fixed. --- include/tcpdf_static.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/tcpdf_static.php b/include/tcpdf_static.php index 0552a05..1222b25 100644 --- a/include/tcpdf_static.php +++ b/include/tcpdf_static.php @@ -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.