]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Prepare for hotfix release 2.4.4 v2.4.4
authorZdenek Dohnal <zdohnal@redhat.com>
Tue, 6 Jun 2023 12:55:36 +0000 (14:55 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Tue, 6 Jun 2023 12:55:36 +0000 (14:55 +0200)
CHANGES.md
cups/cups.h

index b0e0349a913c50f75c2b25e14237521c97cc3106..825e065ab4b7a9a257889b6266d982b249a560ac 100644 (file)
@@ -1,8 +1,8 @@
-CHANGES - OpenPrinting CUPS 2.4.3 - 2023-06-01
+CHANGES - OpenPrinting CUPS 2.4.4 - 2023-06-06
 ==============================================
 
-Changes in CUPS v2.4.4 (TBA)
----------------------------
+Changes in CUPS v2.4.4 - 2023-06-06
+-----------------------------------
 
 - Fix segfault in `cupsGetNamedDest()` when trying to get default printer, but
   the default printer is not set (Issue #719)
index aa294b0286d0dbeb24fb46f196e5211786368492..140955091d810d87501e7952deb8628b2ec9af86 100644 (file)
@@ -43,10 +43,10 @@ extern "C" {
  * Constants...
  */
 
-#  define CUPS_VERSION                 2.0403
+#  define CUPS_VERSION                 2.0404
 #  define CUPS_VERSION_MAJOR           2
 #  define CUPS_VERSION_MINOR           4
-#  define CUPS_VERSION_PATCH           3
+#  define CUPS_VERSION_PATCH           4
 
 #  define CUPS_BC_FD                   3
                                        /* Back-channel file descriptor for