]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Prepare for 2.4.0 v2.4.0
authorZdenek Dohnal <zdohnal@redhat.com>
Mon, 29 Nov 2021 14:27:31 +0000 (15:27 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Mon, 29 Nov 2021 14:27:31 +0000 (15:27 +0100)
CHANGES.md
INSTALL.md
README.md
configure
configure.ac

index 53ba647f76609fcdeaec6317e91dfa97c9b72e22..d4eb9aae04268efb737b93e29d412ef9c7e24691 100644 (file)
@@ -1,8 +1,8 @@
-CHANGES - OpenPrinting CUPS 2.4rc1 - 2021-11-12
+CHANGES - OpenPrinting CUPS 2.4.0 - 2021-11-29
 ==============================================
 
-Changes in CUPS v2.4.0 (TBA)
----------------------------
+Changes in CUPS v2.4.0 (29th November 2021)
+-------------------------------------------
 
 - Added configure option --with-idle-exit-timeout (Issue #294)
 - Added --with-systemd-timeoutstartsec configure option (Issue #298)
index 9acb6abfafcf3c267583fbf4839ff5149dc76da4..6a7c6f1b2e302c49bcf1b2feba9ad1339b024df1 100644 (file)
@@ -1,4 +1,4 @@
-Building and Installing OpenPrinting CUPS v2.4rc1
+Building and Installing OpenPrinting CUPS v2.4.0
 ================================================
 
 This file describes how to compile and install CUPS from source code.  For more
index c4e36dcd77d15bc3d9affd66cff3d38cdd5d0225..2c1efbfb8f803f793de143359b36d4c5c862f514 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-OpenPrinting CUPS v2.4rc1
+OpenPrinting CUPS v2.4.0
 ========================
 
 ![Version](https://img.shields.io/github/v/release/openprinting/cups?include_prereleases)
index d5b5ca0dfaf695185d439c919c5ffc72e0c0f0ef..4b142bf9c716c1be93e2900982e516686d52f813 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for CUPS 2.4rc1.
+# Generated by GNU Autoconf 2.71 for CUPS 2.4.0.
 #
 # Report bugs to <https://github.com/openprinting/cups/issues>.
 #
@@ -610,8 +610,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='CUPS'
 PACKAGE_TARNAME='cups'
-PACKAGE_VERSION='2.4rc1'
-PACKAGE_STRING='CUPS 2.4rc1'
+PACKAGE_VERSION='2.4.0'
+PACKAGE_STRING='CUPS 2.4.0'
 PACKAGE_BUGREPORT='https://github.com/openprinting/cups/issues'
 PACKAGE_URL='https://openprinting.github.io/cups'
 
@@ -1504,7 +1504,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures CUPS 2.4rc1 to adapt to many kinds of systems.
+\`configure' configures CUPS 2.4.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1570,7 +1570,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of CUPS 2.4rc1:";;
+     short | recursive ) echo "Configuration of CUPS 2.4.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1756,7 +1756,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-CUPS configure 2.4rc1
+CUPS configure 2.4.0
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2111,7 +2111,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by CUPS $as_me 2.4rc1, which was
+It was created by CUPS $as_me 2.4.0, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -3242,8 +3242,8 @@ done
 ac_config_headers="$ac_config_headers config.h"
 
 
-CUPS_VERSION="2.4rc1"
-CUPS_API_VERSION="$(echo 2.4rc1 | awk -F. '{print $1 "." $2}')"
+CUPS_VERSION="2.4.0"
+CUPS_API_VERSION="$(echo 2.4.0 | awk -F. '{print $1 "." $2}')"
 CUPS_BUILD="cups-$CUPS_VERSION"
 
 
@@ -12699,7 +12699,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by CUPS $as_me 2.4rc1, which was
+This file was extended by CUPS $as_me 2.4.0, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12764,7 +12764,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-CUPS config.status 2.4rc1
+CUPS config.status 2.4.0
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 
index c3e01143423a3771722f43e6b4ec9de30554343d..4c3c6fa3b9d2cff2b97f8f06d82ba6fec9b0cee4 100644 (file)
@@ -13,7 +13,7 @@ dnl We need at least autoconf 2.71...
 AC_PREREQ([2.71])
 
 dnl Package name and version...
-AC_INIT([CUPS],[2.4rc1],[https://github.com/openprinting/cups/issues],[cups],[https://openprinting.github.io/cups])
+AC_INIT([CUPS],[2.4.0],[https://github.com/openprinting/cups/issues],[cups],[https://openprinting.github.io/cups])
 
 dnl This line is provided to ensure that you don't run the autoheader program
 dnl against this project.  Doing so is completely unsupported and WILL cause