Merge branch 'michaelrsweet:master' into info

This commit is contained in:
Thierry LARONDE
2025-02-12 15:54:47 +01:00
committed by GitHub
111 changed files with 2731 additions and 263 deletions

View File

@@ -1,7 +1,7 @@
//
// Public header file for PDFio.
//
// Copyright © 2021-2024 by Michael R Sweet.
// Copyright © 2021-2025 by Michael R Sweet.
//
// Licensed under Apache License v2.0. See the file "LICENSE" for more
// information.
@@ -23,7 +23,7 @@ extern "C" {
// Version number...
//
# define PDFIO_VERSION "1.4.0"
# define PDFIO_VERSION "1.4.1"
//