Skip to content

Commit 9607969

Browse files
committed
Bump version to today's date.
1 parent bd1e006 commit 9607969

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

configure

+11-11
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 IPPEVESELFCERT11 20220524.
3+
# Generated by GNU Autoconf 2.71 for IPPEVESELFCERT11 20220526.
44
#
55
# Report bugs to <https://github.com/istopwg/ippeveselfcert/issues>.
66
#
@@ -610,8 +610,8 @@ MAKEFLAGS=
610610
# Identity of this package.
611611
PACKAGE_NAME='IPPEVESELFCERT11'
612612
PACKAGE_TARNAME='ippeveselfcert'
613-
PACKAGE_VERSION='20220524'
614-
PACKAGE_STRING='IPPEVESELFCERT11 20220524'
613+
PACKAGE_VERSION='20220526'
614+
PACKAGE_STRING='IPPEVESELFCERT11 20220526'
615615
PACKAGE_BUGREPORT='https://github.com/istopwg/ippeveselfcert/issues'
616616
PACKAGE_URL='http://www.pwg.org/ipp/everywhere.html'
617617

@@ -1335,7 +1335,7 @@ if test "$ac_init_help" = "long"; then
13351335
# Omit some internal or obsolete options to make the list less imposing.
13361336
# This message is too long to be a string in the A/UX 3.1 sh.
13371337
cat <<_ACEOF
1338-
\`configure' configures IPPEVESELFCERT11 20220524 to adapt to many kinds of systems.
1338+
\`configure' configures IPPEVESELFCERT11 20220526 to adapt to many kinds of systems.
13391339
13401340
Usage: $0 [OPTION]... [VAR=VALUE]...
13411341
@@ -1401,7 +1401,7 @@ fi
14011401

14021402
if test -n "$ac_init_help"; then
14031403
case $ac_init_help in
1404-
short | recursive ) echo "Configuration of IPPEVESELFCERT11 20220524:";;
1404+
short | recursive ) echo "Configuration of IPPEVESELFCERT11 20220526:";;
14051405
esac
14061406
cat <<\_ACEOF
14071407
@@ -1512,7 +1512,7 @@ fi
15121512
test -n "$ac_init_help" && exit $ac_status
15131513
if $ac_init_version; then
15141514
cat <<\_ACEOF
1515-
IPPEVESELFCERT11 configure 20220524
1515+
IPPEVESELFCERT11 configure 20220526
15161516
generated by GNU Autoconf 2.71
15171517
15181518
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1867,7 +1867,7 @@ cat >config.log <<_ACEOF
18671867
This file contains any messages produced by compilers while
18681868
running configure, to aid debugging if configure makes a mistake.
18691869
1870-
It was created by IPPEVESELFCERT11 $as_me 20220524, which was
1870+
It was created by IPPEVESELFCERT11 $as_me 20220526, which was
18711871
generated by GNU Autoconf 2.71. Invocation command line was
18721872
18731873
$ $0$ac_configure_args_raw
@@ -2999,8 +2999,8 @@ done
29992999
ac_config_headers="$ac_config_headers config.h"
30003000

30013001

3002-
CUPS_VERSION="20220524"
3003-
CUPS_API_VERSION="$(echo 20220524 | awk -F. '{print $1 "." $2}')"
3002+
CUPS_VERSION="20220526"
3003+
CUPS_API_VERSION="$(echo 20220526 | awk -F. '{print $1 "." $2}')"
30043004
CUPS_BUILD="cups-$CUPS_VERSION"
30053005

30063006

@@ -8658,7 +8658,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
86588658
# report actual input values of CONFIG_FILES etc. instead of their
86598659
# values after options handling.
86608660
ac_log="
8661-
This file was extended by IPPEVESELFCERT11 $as_me 20220524, which was
8661+
This file was extended by IPPEVESELFCERT11 $as_me 20220526, which was
86628662
generated by GNU Autoconf 2.71. Invocation command line was
86638663
86648664
CONFIG_FILES = $CONFIG_FILES
@@ -8723,7 +8723,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
87238723
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
87248724
ac_cs_config='$ac_cs_config_escaped'
87258725
ac_cs_version="\\
8726-
IPPEVESELFCERT11 config.status 20220524
8726+
IPPEVESELFCERT11 config.status 20220526
87278727
configured by $0, generated by GNU Autoconf 2.71,
87288728
with options \\"\$ac_cs_config\\"
87298729

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dnl We need at least autoconf 2.60...
1414
AC_PREREQ(2.60)
1515

1616
dnl Package name and version...
17-
AC_INIT([IPPEVESELFCERT11], [20220524], [https://github.com/istopwg/ippeveselfcert/issues], [ippeveselfcert], [http://www.pwg.org/ipp/everywhere.html])
17+
AC_INIT([IPPEVESELFCERT11], [20220526], [https://github.com/istopwg/ippeveselfcert/issues], [ippeveselfcert], [http://www.pwg.org/ipp/everywhere.html])
1818

1919
dnl IPP Everywhere Printer Self-Certification Manual Version; this is the
2020
dnl filename prefix...

vcnet/config.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ typedef unsigned long useconds_t;
9999
* Version of software...
100100
*/
101101

102-
#define CUPS_SVERSION "IPPEVESELFCERT11 v20220524"
103-
#define CUPS_MINIMAL "IPPEVESELFCERT11/20220524"
102+
#define CUPS_SVERSION "IPPEVESELFCERT11 v20220526"
103+
#define CUPS_MINIMAL "IPPEVESELFCERT11/20220526"
104104

105105

106106
/*

0 commit comments

Comments
 (0)