Compare commits

..

3 Commits

Author SHA1 Message Date
vlasovsoft1979
e0cdd66887
Merge ee3109601901306ef8ee97ae6fb6d5e37f70809d into 9c04d1dc209cb081799f4c787ebe712b2d93d460 2024-10-19 13:40:07 +08:00
Michael R Sweet
9c04d1dc20
Update changelog. 2024-10-15 13:10:06 -04:00
Michael R Sweet
335472023e
Bump version in header. 2024-10-15 13:06:40 -04:00
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ Changes in PDFio
================
v1.3.2 - YYYY-MM-DD
v1.3.2 - 2024-08-15
-------------------
- 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.1"
# define PDFIO_VERSION "1.3.2"
//