From: msweet Date: Wed, 15 Oct 2014 19:11:12 +0000 (+0000) Subject: Fix sample driver file to pass tests. X-Git-Tag: v2.2b1~465 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3315fb2d4e654a681af6bf2d0fe8d32ac1192b87;p=thirdparty%2Fcups.git Fix sample driver file to pass tests. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12201 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/ppdc/sample.drv b/ppdc/sample.drv index 9a1650d82e..5dae1e777e 100644 --- a/ppdc/sample.drv +++ b/ppdc/sample.drv @@ -114,7 +114,7 @@ #media "w576h468/8.00x6.50\"" 576 468 // Common stuff for all drivers... -Attribute "cupsVersion" "" "2.0" +Attribute "cupsVersion" "" "2.1" Attribute "FileSystem" "" "False" Attribute "LandscapeOrientation" "" "Plus90" Attribute "TTRasterizer" "" "Type42"