]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - configure.ac
Bump version to 2.2.2, sync up IDE config.h files with the autoconf one.
[thirdparty/cups.git] / configure.ac
index 30b896ab18ac48d3822ba013026b016427cac078..1a6a5a69abe847f0165aa4d9213062a85fcd021f 100644 (file)
@@ -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.2b2], [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)