From 61b7ebde7c55ddb8883713c0a7ae170068f8a8fe Mon Sep 17 00:00:00 2001 From: Michael Sweet Date: Fri, 18 Nov 2016 09:14:06 -0500 Subject: Bump version to 2.2.2, sync up IDE config.h files with the autoconf one. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b00ed4bea..1a6a5a69a 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl We need at least autoconf 2.60... AC_PREREQ(2.60) dnl Package name and version... -AC_INIT([CUPS], [2.2.1], [https://github.com/apple/cups/issues], [cups], [https://www.cups.org/]) +AC_INIT([CUPS], [2.2.2], [https://github.com/apple/cups/issues], [cups], [https://www.cups.org/]) sinclude(config-scripts/cups-opsys.m4) sinclude(config-scripts/cups-common.m4) -- cgit v1.2.1