summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2018-06-05 13:49:08 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2018-06-05 13:49:08 -0400
commit39897200c14d8e54509cc7df38399deedd1d2229 (patch)
treef50fcbd04cbe7a2c81ad8240bcdf46e3f686940b /configure.ac
parent22a3eea9f6865d6d650e8965728736a58c4ef18e (diff)
downloadcups-39897200c14d8e54509cc7df38399deedd1d2229.tar.gz
Bump version to 2.3b6, changelog.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d3423e7e1..c0620d901 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.3b5], [https://github.com/apple/cups/issues], [cups], [https://www.cups.org/])
+AC_INIT([CUPS], [2.3b6], [https://github.com/apple/cups/issues], [cups], [https://www.cups.org/])
sinclude(config-scripts/cups-opsys.m4)
sinclude(config-scripts/cups-common.m4)