Skip to content

Commit deb86eb

Browse files
committed
Bump version.
1 parent cc1e4df commit deb86eb

4 files changed

Lines changed: 22 additions & 22 deletions

File tree

configure

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.71 for CUPS 2.4.9.
3+
# Generated by GNU Autoconf 2.71 for CUPS 2.4.10.
44
#
55
# Report bugs to <https://github.com/openprinting/cups/issues>.
66
#
@@ -610,8 +610,8 @@ MAKEFLAGS=
610610
# Identity of this package.
611611
PACKAGE_NAME='CUPS'
612612
PACKAGE_TARNAME='cups'
613-
PACKAGE_VERSION='2.4.9'
614-
PACKAGE_STRING='CUPS 2.4.9'
613+
PACKAGE_VERSION='2.4.10'
614+
PACKAGE_STRING='CUPS 2.4.10'
615615
PACKAGE_BUGREPORT='https://github.com/openprinting/cups/issues'
616616
PACKAGE_URL='https://openprinting.github.io/cups'
617617

@@ -1504,7 +1504,7 @@ if test "$ac_init_help" = "long"; then
15041504
# Omit some internal or obsolete options to make the list less imposing.
15051505
# This message is too long to be a string in the A/UX 3.1 sh.
15061506
cat <<_ACEOF
1507-
\`configure' configures CUPS 2.4.9 to adapt to many kinds of systems.
1507+
\`configure' configures CUPS 2.4.10 to adapt to many kinds of systems.
15081508
15091509
Usage: $0 [OPTION]... [VAR=VALUE]...
15101510
@@ -1570,7 +1570,7 @@ fi
15701570

15711571
if test -n "$ac_init_help"; then
15721572
case $ac_init_help in
1573-
short | recursive ) echo "Configuration of CUPS 2.4.9:";;
1573+
short | recursive ) echo "Configuration of CUPS 2.4.10:";;
15741574
esac
15751575
cat <<\_ACEOF
15761576
@@ -1758,7 +1758,7 @@ fi
17581758
test -n "$ac_init_help" && exit $ac_status
17591759
if $ac_init_version; then
17601760
cat <<\_ACEOF
1761-
CUPS configure 2.4.9
1761+
CUPS configure 2.4.10
17621762
generated by GNU Autoconf 2.71
17631763
17641764
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2113,7 +2113,7 @@ cat >config.log <<_ACEOF
21132113
This file contains any messages produced by compilers while
21142114
running configure, to aid debugging if configure makes a mistake.
21152115
2116-
It was created by CUPS $as_me 2.4.9, which was
2116+
It was created by CUPS $as_me 2.4.10, which was
21172117
generated by GNU Autoconf 2.71. Invocation command line was
21182118
21192119
$ $0$ac_configure_args_raw
@@ -3244,8 +3244,8 @@ done
32443244
ac_config_headers="$ac_config_headers config.h"
32453245

32463246

3247-
CUPS_VERSION="2.4.9"
3248-
CUPS_API_VERSION="$(echo 2.4.9 | awk -F. '{print $1 "." $2}')"
3247+
CUPS_VERSION="2.4.10"
3248+
CUPS_API_VERSION="$(echo 2.4.10 | awk -F. '{print $1 "." $2}')"
32493249
CUPS_BUILD="cups-$CUPS_VERSION"
32503250

32513251

@@ -4727,11 +4727,11 @@ if test x$ac_prog_cxx_stdcxx = xno
47274727
then :
47284728
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >&5
47294729
printf %s "checking for $CXX option to enable C++11 features... " >&6; }
4730-
if test ${ac_cv_prog_cxx_cxx11+y}
4730+
if test ${ac_cv_prog_cxx_11+y}
47314731
then :
47324732
printf %s "(cached) " >&6
47334733
else $as_nop
4734-
ac_cv_prog_cxx_cxx11=no
4734+
ac_cv_prog_cxx_11=no
47354735
ac_save_CXX=$CXX
47364736
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47374737
/* end confdefs.h. */
@@ -4773,11 +4773,11 @@ if test x$ac_prog_cxx_stdcxx = xno
47734773
then :
47744774
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >&5
47754775
printf %s "checking for $CXX option to enable C++98 features... " >&6; }
4776-
if test ${ac_cv_prog_cxx_cxx98+y}
4776+
if test ${ac_cv_prog_cxx_98+y}
47774777
then :
47784778
printf %s "(cached) " >&6
47794779
else $as_nop
4780-
ac_cv_prog_cxx_cxx98=no
4780+
ac_cv_prog_cxx_98=no
47814781
ac_save_CXX=$CXX
47824782
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47834783
/* end confdefs.h. */
@@ -12894,7 +12894,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1289412894
# report actual input values of CONFIG_FILES etc. instead of their
1289512895
# values after options handling.
1289612896
ac_log="
12897-
This file was extended by CUPS $as_me 2.4.9, which was
12897+
This file was extended by CUPS $as_me 2.4.10, which was
1289812898
generated by GNU Autoconf 2.71. Invocation command line was
1289912899
1290012900
CONFIG_FILES = $CONFIG_FILES
@@ -12959,7 +12959,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
1295912959
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1296012960
ac_cs_config='$ac_cs_config_escaped'
1296112961
ac_cs_version="\\
12962-
CUPS config.status 2.4.9
12962+
CUPS config.status 2.4.10
1296312963
configured by $0, generated by GNU Autoconf 2.71,
1296412964
with options \\"\$ac_cs_config\\"
1296512965

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dnl We need at least autoconf 2.71...
1313
AC_PREREQ([2.71])
1414

1515
dnl Package name and version...
16-
AC_INIT([CUPS],[2.4.9],[https://github.com/openprinting/cups/issues],[cups],[https://openprinting.github.io/cups])
16+
AC_INIT([CUPS],[2.4.10],[https://github.com/openprinting/cups/issues],[cups],[https://openprinting.github.io/cups])
1717

1818
dnl This line is provided to ensure that you don't run the autoheader program
1919
dnl against this project. Doing so is completely unsupported and WILL cause

vcnet/config.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Configuration file for CUPS on Windows.
33
*
4-
* Copyright © 2021-2023 by OpenPrinting
4+
* Copyright © 2021-2024 by OpenPrinting
55
* Copyright © 2007-2019 by Apple Inc.
66
* Copyright © 1997-2007 by Easy Software Products.
77
*
@@ -100,8 +100,8 @@ typedef unsigned long useconds_t;
100100
* Version of software...
101101
*/
102102

103-
#define CUPS_SVERSION "CUPS v2.4.9"
104-
#define CUPS_MINIMAL "CUPS/2.4.9"
103+
#define CUPS_SVERSION "CUPS v2.4.10"
104+
#define CUPS_MINIMAL "CUPS/2.4.10"
105105

106106

107107
/*

xcode/config.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Configuration file for CUPS and Xcode.
33
*
4-
* Copyright © 2021-2023 by OpenPrinting
4+
* Copyright © 2021-2024 by OpenPrinting
55
* Copyright © 2007-2019 by Apple Inc.
66
* Copyright © 1997-2007 by Easy Software Products.
77
*
@@ -19,8 +19,8 @@
1919
* Version of software...
2020
*/
2121

22-
#define CUPS_SVERSION "CUPS v2.4.9"
23-
#define CUPS_MINIMAL "CUPS/2.4.9"
22+
#define CUPS_SVERSION "CUPS v2.4.10"
23+
#define CUPS_MINIMAL "CUPS/2.4.10"
2424

2525

2626
/*

0 commit comments

Comments
 (0)