]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - xcode/config.h
Import CUPS v2.0.4
[thirdparty/cups.git] / xcode / config.h
index c10087464de3606607085ee1a008c9b14607a31c..24f2da2fca4914a5c7597d4485bf240b46a40c25 100644 (file)
@@ -1,9 +1,9 @@
 /*
- * "$Id: config.h 12280 2014-12-02 01:49:48Z msweet $"
+ * "$Id: config.h 12762 2015-06-24 20:11:53Z msweet $"
  *
  * Configuration file for CUPS and Xcode.
  *
- * Copyright 2007-2014 by Apple Inc.
+ * Copyright 2007-2015 by Apple Inc.
  * Copyright 1997-2007 by Easy Software Products.
  *
  * These coded instructions, statements, and computer programs are the
@@ -20,8 +20,8 @@
  * Version of software...
  */
 
-#define CUPS_SVERSION "CUPS v2.0.1"
-#define CUPS_MINIMAL "CUPS/2.0.1"
+#define CUPS_SVERSION "CUPS v2.0.4"
+#define CUPS_MINIMAL "CUPS/2.0.4"
 
 
 /*
@@ -713,5 +713,5 @@ static __inline int _cups_abs(int i) { return (i < 0 ? -i : i); }
 #endif /* !_CUPS_CONFIG_H_ */
 
 /*
- * End of "$Id: config.h 12280 2014-12-02 01:49:48Z msweet $".
+ * End of "$Id: config.h 12762 2015-06-24 20:11:53Z msweet $".
  */