Bump version.

This commit is contained in:
Michael R Sweet
2025-05-03 10:08:54 -04:00
parent afa6d4c4de
commit 1657e89ddb
6 changed files with 18 additions and 18 deletions

View File

@@ -23,7 +23,7 @@ extern "C" {
// Version numbers...
//
# define PDFIO_VERSION "1.5.2"
# define PDFIO_VERSION "1.5.3"
# define PDFIO_VERSION_MAJOR 1
# define PDFIO_VERSION_MINOR 5