]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/cups.h
Load cups into easysw/current.
[thirdparty/cups.git] / cups / cups.h
index 60de912ce515f1eb42568c9ff8f9f6f9f0500bcd..64b389a08f6c2ee0729bdc3c34c52530cac047c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: cups.h 181 2006-06-22 20:01:18Z jlovell $"
+ * "$Id: cups.h 5233 2006-03-06 03:39:28Z mike $"
  *
  *   API definitions for the Common UNIX Printing System (CUPS).
  *
@@ -61,9 +61,9 @@ extern "C" {
  * Constants...
  */
 
-#  define CUPS_VERSION         1.0300
+#  define CUPS_VERSION         1.0200
 #  define CUPS_VERSION_MAJOR   1
-#  define CUPS_VERSION_MINOR   3
+#  define CUPS_VERSION_MINOR   2
 #  define CUPS_VERSION_PATCH   0
 #  define CUPS_DATE_ANY                -1
 
@@ -244,5 +244,5 @@ extern cups_file_t  *cupsTempFile2(char *filename, int len);
 #endif /* !_CUPS_CUPS_H_ */
 
 /*
- * End of "$Id: cups.h 181 2006-06-22 20:01:18Z jlovell $".
+ * End of "$Id: cups.h 5233 2006-03-06 03:39:28Z mike $".
  */