From 618efe390bef20d77b98597a19e6b9f054600dac Mon Sep 17 00:00:00 2001 From: Nicola Asuni Date: Mon, 19 Feb 2018 14:10:48 +0000 Subject: [PATCH] Update tcpdf_static.php --- 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 16353e0..429ea4d 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.2.13'; + private static $tcpdf_version = '6.2.14'; /** * String alias for total number of pages.