Bump version and put PDFIO_VERSION definition in the pdfio.h header.

This commit is contained in:
Michael R Sweet
2023-10-06 14:38:38 -04:00
parent 7f6ffcda22
commit d759baf11e
6 changed files with 27 additions and 34 deletions

View File

@@ -3,7 +3,7 @@
<metadata>
<id>pdfio_native</id>
<title>PDFio Library for VS2019+</title>
<version>1.1.1</version>
<version>1.1.2</version>
<authors>Michael R Sweet</authors>
<owners>michaelrsweet</owners>
<projectUrl>https://github.com/michaelrsweet/pappl</projectUrl>
@@ -16,7 +16,7 @@
<copyright>Copyright © 2019-2023 by Michael R Sweet</copyright>
<tags>pdf file native</tags>
<dependencies>
<dependency id="pdfio_native.redist" version="1.1.1" />
<dependency id="pdfio_native.redist" version="1.1.2" />
<dependency id="zlib_native.redist" version="1.2.11" />
</dependencies>
</metadata>