Increase internal version number to 6.4.1. (#366)

Fixes #357.

Co-authored-by: Nicola Asuni <nicolaasuni@users.noreply.github.com>
This commit is contained in:
Paul Holden 2021-07-10 08:05:58 +01:00 committed by GitHub
parent c58fe0c63a
commit 7f650ee925
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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