From: Michael R Sweet Date: Wed, 21 Feb 2018 22:01:57 +0000 (-0500) Subject: Bump version number on PostScript test file. X-Git-Tag: v2.3b4~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08e8f007f49c756c3aba448b7c15781c50b5b838;p=thirdparty%2Fcups.git Bump version number on PostScript test file. --- diff --git a/test/testfile.ps b/test/testfile.ps index 262ad23050..54f09f6641 100644 --- a/test/testfile.ps +++ b/test/testfile.ps @@ -3,14 +3,14 @@ %%Pages: 1 %%LanguageLevel: 1 %%DocumentData: Clean7Bit -%%DocumentSuppliedResources: procset testprint/1.3 +%%DocumentSuppliedResources: procset testprint/2.3 %%DocumentNeededResources: font Helvetica Helvetica-Bold Times-Roman %%Creator: Michael Sweet, Apple Inc. %%CreationDate: D:20070606214000+0500 %%Title: Test Page %%EndComments %%BeginProlog -%%BeginResource procset testprint 1.3 0 +%%BeginResource procset testprint 2.3 0 % % PostScript test page for CUPS. % @@ -565,7 +565,7 @@ gsave pageWidth 17 mul % Center of page pageHeight 10 mul % Bottom of page moveto % Position text - (Printed Using CUPS v1.3.x) show + (Printed Using CUPS v2.3.x) show pageWidth 17 mul % Left side of page pageHeight 8 mul % Move down...