]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups-config.in
Fix .PHONY declaration
[thirdparty/cups.git] / cups-config.in
index 4c69250f5b310c814e46298f0d22e685701e70bc..f0951d0e1fbfb1105d7dea54c4c2eea87a18e55d 100755 (executable)
@@ -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@