]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - configure.ac
Update Apple language ID mapping to POSIX locale IDs (rdar://32419311)
[thirdparty/cups.git] / configure.ac
index b79a738f685aaa70487aa26b205a6f2e6b7f00f1..9b2177e12de7d0c876489bc911b844df8fa60044 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.2.4], [https://github.com/apple/cups/issues], [cups], [https://www.cups.org/])
+AC_INIT([CUPS], [2.2.5], [https://github.com/apple/cups/issues], [cups], [https://www.cups.org/])
 
 sinclude(config-scripts/cups-opsys.m4)
 sinclude(config-scripts/cups-common.m4)