diff --git a/README.md b/README.md index f8b0b55af..f830858af 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -OpenPrinting CUPS v2.4.9 -======================== +OpenPrinting CUPS v2.4.10 +========================= ![Version](https://img.shields.io/github/v/release/openprinting/cups?include_prereleases) ![Apache 2.0](https://img.shields.io/github/license/openprinting/cups) diff --git a/cups/cups.h b/cups/cups.h index 5ccc4b22d..31d9f4024 100644 --- a/cups/cups.h +++ b/cups/cups.h @@ -43,10 +43,10 @@ extern "C" { * Constants... */ -# define CUPS_VERSION 2.0409 +# define CUPS_VERSION 2.0410 # define CUPS_VERSION_MAJOR 2 # define CUPS_VERSION_MINOR 4 -# define CUPS_VERSION_PATCH 9 +# define CUPS_VERSION_PATCH 10 # define CUPS_BC_FD 3 /* Back-channel file descriptor for diff --git a/vcnet/libcups2_native.nuspec b/vcnet/libcups2_native.nuspec index 2a41b0906..365ef6d4d 100644 --- a/vcnet/libcups2_native.nuspec +++ b/vcnet/libcups2_native.nuspec @@ -3,7 +3,7 @@ libcups2_native OpenPrinting CUPS Library for VS2019+ - 2.4.9.0 + 2.4.10.0 Michael R Sweet, OpenPrinting michaelrsweet https://github.com/OpenPrinting/cups @@ -16,7 +16,7 @@ and other Unix®-like operating systems. The CUPS library provides a convenient Copyright © 2020-2024 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products. http ipp native - + diff --git a/vcnet/libcups2_native.redist.nuspec b/vcnet/libcups2_native.redist.nuspec index 1b8b74f19..90ca83ced 100644 --- a/vcnet/libcups2_native.redist.nuspec +++ b/vcnet/libcups2_native.redist.nuspec @@ -3,7 +3,7 @@ libcups2_native.redist OpenPrinting CUPS Library for VS2019+ Redist - 2.4.9.0 + 2.4.10.0 Michael R Sweet, OpenPrinting michaelrsweet https://github.com/OpenPrinting/cups