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