]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/cups.h
Merge changes from CUPS 1.5.1-r9875.
[thirdparty/cups.git] / cups / cups.h
index 716533c65926e7159fb3317c072471d7187967de..14cb02bba8bc226e7f6f46efd0b24b158d78bab9 100644 (file)
@@ -60,10 +60,10 @@ extern "C" {
  * Constants...
  */
 
-#  define CUPS_VERSION         1.0499
+#  define CUPS_VERSION         1.0501
 #  define CUPS_VERSION_MAJOR   1
 #  define CUPS_VERSION_MINOR   5
-#  define CUPS_VERSION_PATCH   -1
+#  define CUPS_VERSION_PATCH   1
 
 #  define CUPS_BC_FD           3       /* Back-channel file descriptor for select/poll */
 #  define CUPS_DATE_ANY                (time_t)-1