]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/printers.c
Update version to 2.3.3 for:
[thirdparty/cups.git] / scheduler / printers.c
index 80690397da3ef0e6a13af92f373c2daacca7c0fc..e341bdb0067fe1d08c3fb69f3989afcf2e37cd36 100644 (file)
@@ -446,7 +446,7 @@ cupsdCreateCommonData(void)
 
   /* cups-version */
   ippAddString(CommonData, IPP_TAG_PRINTER, IPP_TAG_TEXT | IPP_TAG_COPY,
-               "cups-version", NULL, CUPS_SVERSION + 6);
+               "cups-version", NULL, &CUPS_SVERSION[6]);
 
   /* generated-natural-language-supported (no IPP_TAG_COPY) */
   ippAddString(CommonData, IPP_TAG_PRINTER, IPP_TAG_LANGUAGE,