]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - configure.ac
The web interface did not show that a job was held for authentication (Issue #5604)
[thirdparty/cups.git] / configure.ac
index c7f58b662543e8adafb64e883ba5ae9954ed5b0f..7eca9e37f08cebde4dc31a2354a65622d7d2247b 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.3rc1], [https://github.com/apple/cups/issues], [cups], [https://www.cups.org/])
+AC_INIT([CUPS], [2.3.0], [https://github.com/apple/cups/issues], [cups], [https://www.cups.org/])
 
 sinclude(config-scripts/cups-opsys.m4)
 sinclude(config-scripts/cups-common.m4)