30
1
mirror of https://github.com/vdm-io/tcpdf.git synced 2024-05-31 21:30:47 +00:00

6.0.068 (2014-04-22)

- Some Datamatrix barcode bugs were fixed.
This commit is contained in:
nicolaasuni 2014-04-22 21:56:54 +01:00
parent c36a5bc4fb
commit 2cf6cd032e
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ http://sourceforge.net/donate/index.php?group_id=128076
------------------------------------------------------------ ------------------------------------------------------------
Name: TCPDF Name: TCPDF
Version: 6.0.063 Version: 6.0.068
Release date: 2014-04-22 Release date: 2014-04-22
Author: Nicola Asuni Author: Nicola Asuni

View File

@ -1,6 +1,6 @@
{ {
"name": "tecnick.com/tcpdf", "name": "tecnick.com/tcpdf",
"version": "6.0.063", "version": "6.0.068",
"homepage": "http://www.tcpdf.org/", "homepage": "http://www.tcpdf.org/",
"type": "library", "type": "library",
"description": "TCPDF is a PHP class for generating PDF documents.", "description": "TCPDF is a PHP class for generating PDF documents.",