Compare commits

..

1 Commits

2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ Changes in PDFio
================
v1.3.2 - 2024-08-15
v1.3.2 - YYYY-MM-DD
-------------------
- Added some more sanity checks to the TrueType font reader.

View File

@ -23,7 +23,7 @@ extern "C" {
// Version number...
//
# define PDFIO_VERSION "1.3.2"
# define PDFIO_VERSION "1.3.1"
//