Skip to content

Commit

Permalink
Bump version to 1.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Oct 10, 2023
1 parent e472237 commit 8d17332
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion config.h.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// Configuration header file for the Printer Application Framework
//
// Copyright © 2019-2022 by Michael R Sweet.
// Copyright © 2019-2023 by Michael R Sweet.
//
// Licensed under Apache License v2.0. See the file "LICENSE" for more
// information.
Expand Down
24 changes: 12 additions & 12 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.71 for pappl 1.4.0.
# Generated by GNU Autoconf 2.71 for pappl 1.4.1.
#
# Report bugs to <https://github.com/michaelrsweet/pappl/issues>.
#
Expand Down Expand Up @@ -610,8 +610,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='pappl'
PACKAGE_TARNAME='pappl'
PACKAGE_VERSION='1.4.0'
PACKAGE_STRING='pappl 1.4.0'
PACKAGE_VERSION='1.4.1'
PACKAGE_STRING='pappl 1.4.1'
PACKAGE_BUGREPORT='https://github.com/michaelrsweet/pappl/issues'
PACKAGE_URL='https://www.msweet.org/pappl'

Expand Down Expand Up @@ -1310,7 +1310,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 pappl 1.4.0 to adapt to many kinds of systems.
\`configure' configures pappl 1.4.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1376,7 +1376,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of pappl 1.4.0:";;
short | recursive ) echo "Configuration of pappl 1.4.1:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1485,7 +1485,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
pappl configure 1.4.0
pappl configure 1.4.1
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1703,7 +1703,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 pappl $as_me 1.4.0, which was
It was created by pappl $as_me 1.4.1, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
Expand Down Expand Up @@ -2461,9 +2461,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
ac_config_headers="$ac_config_headers config.h"


PAPPL_VERSION="1.4.0"
PAPPL_VERSION_MAJOR="`echo 1.4.0 | awk -F. '{print $1}'`"
PAPPL_VERSION_MINOR="`echo 1.4.0 | awk -F. '{printf("%d\n",$2);}'`"
PAPPL_VERSION="1.4.1"
PAPPL_VERSION_MAJOR="`echo 1.4.1 | awk -F. '{print $1}'`"
PAPPL_VERSION_MINOR="`echo 1.4.1 | awk -F. '{printf("%d\n",$2);}'`"



Expand Down Expand Up @@ -5962,7 +5962,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 pappl $as_me 1.4.0, which was
This file was extended by pappl $as_me 1.4.1, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -6027,7 +6027,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="\\
pappl config.status 1.4.0
pappl config.status 1.4.1
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ AC_PREREQ([2.70])


dnl Package name and version...
AC_INIT([pappl], [1.4.0], [https://github.com/michaelrsweet/pappl/issues], [pappl], [https://www.msweet.org/pappl])
AC_INIT([pappl], [1.4.1], [https://github.com/michaelrsweet/pappl/issues], [pappl], [https://www.msweet.org/pappl])
AC_CONFIG_HEADERS([config.h])

PAPPL_VERSION="AC_PACKAGE_VERSION"
Expand Down
4 changes: 2 additions & 2 deletions vcnet/config.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// Visual Studio configuration header file for the Printer Application Framework
//
// Copyright © 2019-2022 by Michael R Sweet.
// Copyright © 2019-2023 by Michael R Sweet.
//
// Licensed under Apache License v2.0. See the file "LICENSE" for more
// information.
Expand Down Expand Up @@ -107,7 +107,7 @@ typedef unsigned long useconds_t;


// Version numbers
#define PAPPL_VERSION "1.4.0"
#define PAPPL_VERSION "1.4.1"
#define PAPPL_VERSION_MAJOR 1
#define PAPPL_VERSION_MINOR 4

Expand Down
8 changes: 4 additions & 4 deletions vcnet/libpappl1_native.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>libpappl1_native</id>
<title>Printer Application Framework (PAPPL) for VS2019+</title>
<version>1.4.0.0</version>
<version>1.4.1.0</version>
<authors>Michael R Sweet</authors>
<owners>michaelrsweet</owners>
<projectUrl>https://github.com/michaelrsweet/pappl</projectUrl>
Expand All @@ -14,11 +14,11 @@
<description>Printer Application Framework (PAPPL) for VS2019+</description>
<summary>PAPPL is a simple C-based framework/library for developing CUPS Printer
Applications, which are the recommended replacement for printer drivers. PAPPL is licensed under the Apache License Version 2.0 with an exception to allow linking against GNU GPL2-only software.</summary>
<copyright>Copyright © 2019-2022 by Michael R Sweet</copyright>
<copyright>Copyright © 2019-2023 by Michael R Sweet</copyright>
<tags>airprint everywhere http ipp mopria native</tags>
<dependencies>
<dependency id="libcups2_native" version="2.4.3.4" />
<dependency id="libpappl1_native.redist" version="1.4.0.0" />
<dependency id="libcups2_native" version="2.4.7" />
<dependency id="libpappl1_native.redist" version="1.4.1.0" />
</dependencies>
</metadata>
<files>
Expand Down
6 changes: 3 additions & 3 deletions vcnet/libpappl1_native.redist.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>libpappl1_native.redist</id>
<title>Printer Application Framework (PAPPL) for VS2019+ Redist</title>
<version>1.4.0.0</version>
<version>1.4.1.0</version>
<authors>Michael R Sweet</authors>
<owners>michaelrsweet</owners>
<projectUrl>https://github.com/michaelrsweet/pappl</projectUrl>
Expand All @@ -14,10 +14,10 @@
<description>Redistributable components for package 'libpappl1_native'. This package should only be installed as a dependency.</description>
<summary>PAPPL is a simple C-based framework/library for developing CUPS Printer
Applications, which are the recommended replacement for printer drivers. This package provides the redistributable content for PAPPL. PAPPL is licensed under the Apache License Version 2.0 with an exception to allow linking against GNU GPL2-only software.</summary>
<copyright>Copyright © 2019-2022 by Michael R Sweet</copyright>
<copyright>Copyright © 2019-2023 by Michael R Sweet</copyright>
<tags>airprint everywhere http ipp mopria native</tags>
<dependencies>
<dependency id="libcups2_native.redist" version="2.4.3.4" />
<dependency id="libcups2_native.redist" version="2.4.7" />
<dependency id="libjpeg-turbo-v142" version="2.0.4.3" />
<dependency id="libpng_native.redist" version="1.6.30" />
<dependency id="libressl_native.redist" version="3.7.3.0" />
Expand Down
2 changes: 1 addition & 1 deletion xcode/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019-2022 Michael Sweet. All rights reserved.</string>
<string>Copyright © 2019-2023 Michael Sweet. All rights reserved.</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions xcode/config.h
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
//
// Xcode configuration header file for the Printer Application Framework
//
// Copyright © 2019-2022 by Michael R Sweet.
// Copyright © 2019-2023 by Michael R Sweet.
//
// Licensed under Apache License v2.0. See the file "LICENSE" for more
// information.
//

// Version numbers
#define PAPPL_VERSION "1.4.0"
#define PAPPL_VERSION "1.4.1"
#define PAPPL_VERSION_MAJOR 1
#define PAPPL_VERSION_MINOR 4

Expand Down
8 changes: 4 additions & 4 deletions xcode/pappl.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1224,7 +1224,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1.0;
CURRENT_PROJECT_VERSION = 1.4.1;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down Expand Up @@ -1257,7 +1257,7 @@
/usr/local/include,
);
LIBRARY_SEARCH_PATHS = /usr/local/lib;
MACOSX_DEPLOYMENT_TARGET = 10.15;
MACOSX_DEPLOYMENT_TARGET = 11.0;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
Expand Down Expand Up @@ -1316,7 +1316,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "Apple Development";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1.0;
CURRENT_PROJECT_VERSION = 1.4.1;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -1347,7 +1347,7 @@
/usr/local/include,
);
LIBRARY_SEARCH_PATHS = /usr/local/lib;
MACOSX_DEPLOYMENT_TARGET = 10.15;
MACOSX_DEPLOYMENT_TARGET = 11.0;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
RUN_CLANG_STATIC_ANALYZER = YES;
Expand Down

0 comments on commit 8d17332

Please sign in to comment.