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

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