]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Prepare release 2.4.10 v2.4.10
authorZdenek Dohnal <zdohnal@redhat.com>
Tue, 18 Jun 2024 11:11:05 +0000 (13:11 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Tue, 18 Jun 2024 11:11:05 +0000 (13:11 +0200)
README.md
cups/cups.h
vcnet/libcups2_native.nuspec
vcnet/libcups2_native.redist.nuspec

index f8b0b55aff79966b77e71cfcb5c3b28ae95af35b..f830858afb3721e2c8badd35213af393fa7765a7 100644 (file)
--- 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)
index 5ccc4b22d835e04c598dc1f627ca36a694fdc4be..31d9f4024ca557d335f2f60c1686657b4d38e076 100644 (file)
@@ -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
index 2a41b0906b42bac81b99634fce6993c8b73b467d..365ef6d4d38bee7be0da92f2876a164ea9a44170 100644 (file)
@@ -3,7 +3,7 @@
     <metadata>
         <id>libcups2_native</id>
         <title>OpenPrinting CUPS Library for VS2019+</title>
-        <version>2.4.9.0</version>
+        <version>2.4.10.0</version>
         <authors>Michael R Sweet, OpenPrinting</authors>
         <owners>michaelrsweet</owners>
         <projectUrl>https://github.com/OpenPrinting/cups</projectUrl>
@@ -16,7 +16,7 @@ and other Unix®-like operating systems. The CUPS library provides a convenient
         <copyright>Copyright © 2020-2024 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
         <tags>http ipp native</tags>
        <dependencies>
-           <dependency id="libcups2_native.redist" version="2.4.9.0" />
+           <dependency id="libcups2_native.redist" version="2.4.10.0" />
        </dependencies>
     </metadata>
     <files>
index 1b8b74f1955d7dd16c0be8e6098e3a6e035056cb..90ca83ced102ee0f16da143c5ae032c207911d19 100644 (file)
@@ -3,7 +3,7 @@
     <metadata>
         <id>libcups2_native.redist</id>
         <title>OpenPrinting CUPS Library for VS2019+ Redist</title>
-        <version>2.4.9.0</version>
+        <version>2.4.10.0</version>
         <authors>Michael R Sweet, OpenPrinting</authors>
         <owners>michaelrsweet</owners>
         <projectUrl>https://github.com/OpenPrinting/cups</projectUrl>