From 883fd7805f84544c4c66ad0ce6cd097178307d4e Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sat, 2 Sep 2023 21:39:07 -0400 Subject: [PATCH] Update sample driver version to match CUPS version. --- ppdc/sample.drv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ppdc/sample.drv b/ppdc/sample.drv index 2e919b7e4b..d0aca4c63f 100644 --- a/ppdc/sample.drv +++ b/ppdc/sample.drv @@ -118,7 +118,7 @@ #media "w595h72/8.26x1.00\"" 595 72 // Common stuff for all drivers... -Attribute "cupsVersion" "" "2.4" +Attribute "cupsVersion" "" "2.5" Attribute "FileSystem" "" "False" Attribute "LandscapeOrientation" "" "Plus90" Attribute "TTRasterizer" "" "Type42" @@ -132,7 +132,7 @@ Copyright "information." Font * -Version "2.4" +Version "2.5" // DYMO Label Printer { -- 2.47.2