summaryrefslogtreecommitdiff
path: root/vcnet/config.h
diff options
context:
space:
mode:
authorŁukasz Stelmach <l.stelmach@samsung.com>2013-10-04 13:55:11 +0200
committerŁukasz Stelmach <l.stelmach@samsung.com>2013-10-04 13:55:11 +0200
commit4daab3758f62250691d3994850ddd3a7faf80d5e (patch)
tree895f25ab9018c6f343a261f0c1e5e3ae0bdd9362 /vcnet/config.h
parent4c8dd44ec57d63e728bda99034c043b8941419df (diff)
downloadcups-4daab3758f62250691d3994850ddd3a7faf80d5e.tar.gz
cups-4daab3758f62250691d3994850ddd3a7faf80d5e.tar.bz2
cups-4daab3758f62250691d3994850ddd3a7faf80d5e.zip
Imported Upstream version 1.6.4upstream/1.6.4
Diffstat (limited to 'vcnet/config.h')
-rw-r--r--vcnet/config.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/vcnet/config.h b/vcnet/config.h
index 4142178..82c039f 100644
--- a/vcnet/config.h
+++ b/vcnet/config.h
@@ -1,9 +1,9 @@
/*
- * "$Id: config.h 9793 2011-05-20 03:49:49Z mike $"
+ * "$Id: config.h 11173 2013-07-23 12:31:34Z msweet $"
*
* Configuration file for CUPS on Windows.
*
- * Copyright 2007-2011 by Apple Inc.
+ * Copyright 2007-2013 by Apple Inc.
* Copyright 1997-2007 by Easy Software Products.
*
* These coded instructions, statements, and computer programs are the
@@ -86,8 +86,8 @@
* Version of software...
*/
-#define CUPS_SVERSION "CUPS v1.5.0"
-#define CUPS_MINIMAL "CUPS/1.5.0"
+#define CUPS_SVERSION "CUPS v1.6.3"
+#define CUPS_MINIMAL "CUPS/1.6.3"
/*
@@ -599,7 +599,7 @@
/*
- * Do we have Mac OS X 10.4's mbr_XXX functions?
+ * Do we have OS X 10.4's mbr_XXX functions?
*/
/* #undef HAVE_MEMBERSHIP_H */
@@ -761,7 +761,7 @@
/*
- * Location of Mac OS X localization bundle, if any.
+ * Location of OS X localization bundle, if any.
*/
/* #undef CUPS_BUNDLEDIR */
@@ -784,5 +784,5 @@
#endif /* !_CUPS_CONFIG_H_ */
/*
- * End of "$Id: config.h 9793 2011-05-20 03:49:49Z mike $".
+ * End of "$Id: config.h 11173 2013-07-23 12:31:34Z msweet $".
*/