]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - configure.ac
Bump version.
[thirdparty/cups.git] / configure.ac
index 23abe870e948f7968931e24e7cbe97c6c9e546fd..eff353b7e645410fe3d7bdf2786f3512aded1446 100644 (file)
@@ -12,7 +12,7 @@ dnl We need at least autoconf 2.60...
 AC_PREREQ(2.60)
 
 dnl Package name and version...
-AC_INIT([CUPS], [2.3.1], [https://github.com/apple/cups/issues], [cups], [https://www.cups.org/])
+AC_INIT([CUPS], [2.3.2], [https://github.com/apple/cups/issues], [cups], [https://www.cups.org/])
 
 sinclude(config-scripts/cups-opsys.m4)
 sinclude(config-scripts/cups-common.m4)