Skip to content

Commit 931ac99

Browse files
committed
Bump version to v3.0.1.
1 parent 5bd966f commit 931ac99

8 files changed

Lines changed: 25 additions & 25 deletions

File tree

config.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// Configuration file for libcups.
33
//
4-
// Copyright © 2020-2025 by OpenPrinting
4+
// Copyright © 2020-2026 by OpenPrinting
55
// Copyright © 2007-2019 by Apple Inc.
66
// Copyright © 1997-2007 by Easy Software Products.
77
//

configure

Lines changed: 12 additions & 12 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 libcups 3.0.0.
3+
# Generated by GNU Autoconf 2.71 for libcups 3.0.1.
44
#
55
# Report bugs to <https://github.com/OpenPrinting/libcups/issues>.
66
#
@@ -610,8 +610,8 @@ MAKEFLAGS=
610610
# Identity of this package.
611611
PACKAGE_NAME='libcups'
612612
PACKAGE_TARNAME='cups'
613-
PACKAGE_VERSION='3.0.0'
614-
PACKAGE_STRING='libcups 3.0.0'
613+
PACKAGE_VERSION='3.0.1'
614+
PACKAGE_STRING='libcups 3.0.1'
615615
PACKAGE_BUGREPORT='https://github.com/OpenPrinting/libcups/issues'
616616
PACKAGE_URL='https://openprinting.github.io/cups'
617617

@@ -1312,7 +1312,7 @@ if test "$ac_init_help" = "long"; then
13121312
# Omit some internal or obsolete options to make the list less imposing.
13131313
# This message is too long to be a string in the A/UX 3.1 sh.
13141314
cat <<_ACEOF
1315-
\`configure' configures libcups 3.0.0 to adapt to many kinds of systems.
1315+
\`configure' configures libcups 3.0.1 to adapt to many kinds of systems.
13161316
13171317
Usage: $0 [OPTION]... [VAR=VALUE]...
13181318
@@ -1378,7 +1378,7 @@ fi
13781378

13791379
if test -n "$ac_init_help"; then
13801380
case $ac_init_help in
1381-
short | recursive ) echo "Configuration of libcups 3.0.0:";;
1381+
short | recursive ) echo "Configuration of libcups 3.0.1:";;
13821382
esac
13831383
cat <<\_ACEOF
13841384
@@ -1484,7 +1484,7 @@ fi
14841484
test -n "$ac_init_help" && exit $ac_status
14851485
if $ac_init_version; then
14861486
cat <<\_ACEOF
1487-
libcups configure 3.0.0
1487+
libcups configure 3.0.1
14881488
generated by GNU Autoconf 2.71
14891489
14901490
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1702,7 +1702,7 @@ cat >config.log <<_ACEOF
17021702
This file contains any messages produced by compilers while
17031703
running configure, to aid debugging if configure makes a mistake.
17041704
1705-
It was created by libcups $as_me 3.0.0, which was
1705+
It was created by libcups $as_me 3.0.1, which was
17061706
generated by GNU Autoconf 2.71. Invocation command line was
17071707
17081708
$ $0$ac_configure_args_raw
@@ -2460,9 +2460,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
24602460
ac_config_headers="$ac_config_headers config.h"
24612461

24622462

2463-
LIBCUPS_VERSION="3.0.0"
2464-
LIBCUPS_VERSION_MAJOR="`echo 3.0.0 | awk -F. '{print $1}'`"
2465-
LIBCUPS_VERSION_MINOR="`echo 3.0.0 | awk -F. '{printf("%d\n",$2);}'`"
2463+
LIBCUPS_VERSION="3.0.1"
2464+
LIBCUPS_VERSION_MAJOR="`echo 3.0.1 | awk -F. '{print $1}'`"
2465+
LIBCUPS_VERSION_MINOR="`echo 3.0.1 | awk -F. '{printf("%d\n",$2);}'`"
24662466

24672467

24682468

@@ -6327,7 +6327,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
63276327
# report actual input values of CONFIG_FILES etc. instead of their
63286328
# values after options handling.
63296329
ac_log="
6330-
This file was extended by libcups $as_me 3.0.0, which was
6330+
This file was extended by libcups $as_me 3.0.1, which was
63316331
generated by GNU Autoconf 2.71. Invocation command line was
63326332
63336333
CONFIG_FILES = $CONFIG_FILES
@@ -6392,7 +6392,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
63926392
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
63936393
ac_cs_config='$ac_cs_config_escaped'
63946394
ac_cs_version="\\
6395-
libcups config.status 3.0.0
6395+
libcups config.status 3.0.1
63966396
configured by $0, generated by GNU Autoconf 2.71,
63976397
with options \\"\$ac_cs_config\\"
63986398

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dnl
22
dnl Configuration script for libcups.
33
dnl
4-
dnl Copyright © 2020-2025 by OpenPrinting
4+
dnl Copyright © 2020-2026 by OpenPrinting
55
dnl Copyright © 2007-2020 by Apple Inc.
66
dnl Copyright © 1997-2007 by Easy Software Products, all rights reserved.
77
dnl
@@ -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([libcups],[3.0.0],[https://github.com/OpenPrinting/libcups/issues],[cups],[https://openprinting.github.io/cups])
16+
AC_INIT([libcups],[3.0.1],[https://github.com/OpenPrinting/libcups/issues],[cups],[https://openprinting.github.io/cups])
1717
AC_CONFIG_HEADERS([config.h])
1818

1919
LIBCUPS_VERSION="AC_PACKAGE_VERSION"

cups/cups.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// API definitions for CUPS.
33
//
4-
// Copyright © 2021-2024 by OpenPrinting.
4+
// Copyright © 2021-2026 by OpenPrinting.
55
// Copyright © 2007-2020 by Apple Inc.
66
// Copyright © 1997-2007 by Easy Software Products.
77
//
@@ -25,10 +25,10 @@ extern "C" {
2525
// Constants...
2626
//
2727

28-
# define CUPS_VERSION 3.0000
28+
# define CUPS_VERSION 3.0001
2929
# define CUPS_VERSION_MAJOR 3
3030
# define CUPS_VERSION_MINOR 0
31-
# define CUPS_VERSION_PATCH 0
31+
# define CUPS_VERSION_PATCH 1
3232

3333
# define CUPS_DATE_ANY (time_t)-1
3434
# define CUPS_FORMAT_AUTO "application/octet-stream"

vcnet/config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// Configuration file for libcups with Visual Studio on Windows.
33
//
4-
// Copyright © 2021-2025 by OpenPrinting
4+
// Copyright © 2021-2026 by OpenPrinting
55
// Copyright © 2007-2019 by Apple Inc.
66
// Copyright © 1997-2007 by Easy Software Products.
77
//
@@ -97,7 +97,7 @@ typedef unsigned long useconds_t;
9797
// Version of software...
9898
//
9999

100-
#define LIBCUPS_VERSION "3.0.0"
100+
#define LIBCUPS_VERSION "3.0.1"
101101
#define LIBCUPS_VERSION_MAJOR 3
102102
#define LIBCUPS_VERSION_MINOR 0
103103

vcnet/libcups3_native.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>libcups3_native</id>
55
<title>OpenPrinting CUPS Library for VS2019+</title>
6-
<version>3.0.0.2</version>
6+
<version>3.0.1.0</version>
77
<authors>Michael R Sweet, OpenPrinting</authors>
88
<owners>michaelrsweet</owners>
99
<projectUrl>https://github.com/OpenPrinting/cups</projectUrl>
@@ -15,7 +15,7 @@
1515
<copyright>Copyright © 2020-2026 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
1616
<tags>http ipp native</tags>
1717
<dependencies>
18-
<dependency id="libcups3_native.redist" version="3.0.0.2" />
18+
<dependency id="libcups3_native.redist" version="3.0.1.0" />
1919
</dependencies>
2020
</metadata>
2121
<files>

vcnet/libcups3_native.redist.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>libcups3_native.redist</id>
55
<title>OpenPrinting CUPS Library for VS2019+ Redist</title>
6-
<version>3.0.0.2</version>
6+
<version>3.0.1.0</version>
77
<authors>Michael R Sweet, OpenPrinting</authors>
88
<owners>michaelrsweet</owners>
99
<projectUrl>https://github.com/OpenPrinting/cups</projectUrl>

xcode/config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// Configuration file for libcups with Xcode.
33
//
4-
// Copyright © 2020-2025 by OpenPrinting
4+
// Copyright © 2020-2026 by OpenPrinting
55
// Copyright © 2007-2019 by Apple Inc.
66
// Copyright © 1997-2007 by Easy Software Products.
77
//
@@ -17,7 +17,7 @@
1717
// Version of software...
1818
//
1919

20-
#define LIBCUPS_VERSION "3.0.0"
20+
#define LIBCUPS_VERSION "3.0.1"
2121
#define LIBCUPS_VERSION_MAJOR 3
2222
#define LIBCUPS_VERSION_MINOR 0
2323

0 commit comments

Comments
 (0)