]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/cups.h
Load cups into easysw/current.
[thirdparty/cups.git] / cups / cups.h
index c74e522092e6b45d351b10382f034910c1ef9c84..ec4f21b96c5d40f9f9c2fad146ea1c948362a8f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: cups.h 5805 2006-08-04 16:52:31Z mike $"
+ * "$Id: cups.h 5930 2006-09-07 19:49:34Z mike $"
  *
  *   API definitions for the Common UNIX Printing System (CUPS).
  *
@@ -61,10 +61,10 @@ extern "C" {
  * Constants...
  */
 
-#  define CUPS_VERSION         1.0203
+#  define CUPS_VERSION         1.0204
 #  define CUPS_VERSION_MAJOR   1
 #  define CUPS_VERSION_MINOR   2
-#  define CUPS_VERSION_PATCH   3
+#  define CUPS_VERSION_PATCH   4
 #  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 5805 2006-08-04 16:52:31Z mike $".
+ * End of "$Id: cups.h 5930 2006-09-07 19:49:34Z mike $".
  */