summaryrefslogtreecommitdiff
path: root/cups-config.in
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2016-04-13 11:43:34 -0400
committerMichael Sweet <michael.r.sweet@gmail.com>2016-04-13 11:43:34 -0400
commit2434317389755a79190b37fc2e26dc9f246cc860 (patch)
treebd89f2143feebd2eee9837cddd8cbc7b9f75dabc /cups-config.in
parentd825017aa0d372b0c72e777b7fd7b4e61a2f544e (diff)
downloadcups-2434317389755a79190b37fc2e26dc9f246cc860.tar.gz
Drop SVN stuff from version.
Diffstat (limited to 'cups-config.in')
-rwxr-xr-xcups-config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/cups-config.in b/cups-config.in
index 4c69250f5..f0951d0e1 100755
--- a/cups-config.in
+++ b/cups-config.in
@@ -1,8 +1,8 @@
-#! /bin/sh
+#!/bin/sh
#
# CUPS configuration utility.
#
-# Copyright 2007-2011 by Apple Inc.
+# Copyright 2007-2016 by Apple Inc.
# Copyright 2001-2006 by Easy Software Products, all rights reserved.
#
# These coded instructions, statements, and computer programs are the
@@ -13,7 +13,7 @@
#
VERSION="@CUPS_VERSION@"
-APIVERSION="1.6"
+APIVERSION="2.2"
BUILD="@CUPS_BUILD@"
prefix=@prefix@