summaryrefslogtreecommitdiff
path: root/vcnet/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcnet/config.h')
-rw-r--r--vcnet/config.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/vcnet/config.h b/vcnet/config.h
index 4d4f8ce8..f23f4f61 100644
--- a/vcnet/config.h
+++ b/vcnet/config.h
@@ -1,5 +1,5 @@
/*
- * "$Id: config.h 10466 2012-05-15 14:21:57Z mike $"
+ * "$Id: config.h 10424 2012-04-23 17:26:57Z mike $"
*
* Configuration file for CUPS on Windows.
*
@@ -86,8 +86,8 @@
* Version of software...
*/
-#define CUPS_SVERSION "CUPS v1.5.3"
-#define CUPS_MINIMAL "CUPS/1.5.3"
+#define CUPS_SVERSION "CUPS v1.6.0"
+#define CUPS_MINIMAL "CUPS/1.6.0"
/*
@@ -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 10466 2012-05-15 14:21:57Z mike $".
+ * End of "$Id: config.h 10424 2012-04-23 17:26:57Z mike $".
*/