Bump version.

This commit is contained in:
Michael R Sweet
2024-01-27 18:20:36 -05:00
parent cd1406e158
commit c13b5a5e90
3 changed files with 17 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
//
// Public header file for PDFio.
//
// Copyright © 2021-2023 by Michael R Sweet.
// Copyright © 2021-2024 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.2.0"
# define PDFIO_VERSION "1.2.1"
//