From a5dfac749559444be1245bc35e0f92b88cf08e49 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sat, 18 Nov 2023 18:23:22 -0500 Subject: [PATCH] Bump version. --- Makefile | 2 +- pdfio.h | 2 +- pdfio_native.nuspec | 4 ++-- pdfio_native.redist.nuspec | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 6ae7478..28245f4 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ DSONAME = LDFLAGS = LIBS = -lm -lz RANLIB = ranlib -VERSION = 1.1.3 +VERSION = 1.1.4 prefix = /usr/local diff --git a/pdfio.h b/pdfio.h index 3166549..928c80a 100644 --- a/pdfio.h +++ b/pdfio.h @@ -23,7 +23,7 @@ extern "C" { // Version number... // -# define PDFIO_VERSION "1.1.3" +# define PDFIO_VERSION "1.1.4" // diff --git a/pdfio_native.nuspec b/pdfio_native.nuspec index 36983c0..911aa45 100644 --- a/pdfio_native.nuspec +++ b/pdfio_native.nuspec @@ -3,7 +3,7 @@ pdfio_native PDFio Library for VS2019+ - 1.1.3 + 1.1.4 Michael R Sweet michaelrsweet https://github.com/michaelrsweet/pappl @@ -16,7 +16,7 @@ Copyright © 2019-2023 by Michael R Sweet pdf file native - + diff --git a/pdfio_native.redist.nuspec b/pdfio_native.redist.nuspec index 20d05a3..fe1b742 100644 --- a/pdfio_native.redist.nuspec +++ b/pdfio_native.redist.nuspec @@ -3,7 +3,7 @@ pdfio_native.redist PDFio Library for VS2019+ - 1.1.3 + 1.1.4 Michael R Sweet michaelrsweet https://github.com/michaelrsweet/pappl