Bump version for start of 1.6.x development.

This commit is contained in:
Michael R Sweet
2025-04-12 15:52:28 -04:00
parent 4219b8fd77
commit 76c1cc694f
6 changed files with 24 additions and 18 deletions

View File

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