summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2015-09-14 19:00:47 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2015-09-14 19:00:47 +0000
commitd0e96b4a7929828567c78ba03b5f2ab9877b0a27 (patch)
tree8d23378c954121fc139f51bfc9638bbeb0cb84fa /configure.ac
parent7385c337aceb5cb88ad2cb5bac754f87ab5c269b (diff)
downloadcups-d0e96b4a7929828567c78ba03b5f2ab9877b0a27.tar.gz
Move trunk to v2.2.
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12875 a1ca3aef-8c08-0410-bb20-df032aa958be
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 ec1487997..f55148f46 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl We need at least autoconf 2.60...
AC_PREREQ(2.60)
dnl Package name and version...
-AC_INIT([CUPS], [2.1.1], [https://www.cups.org/str.php], [cups], [https://www.cups.org/])
+AC_INIT([CUPS], [2.2svn], [https://www.cups.org/str.php], [cups], [https://www.cups.org/])
sinclude(config-scripts/cups-opsys.m4)
sinclude(config-scripts/cups-common.m4)