[gs-cvs] rev 7180 - trunk/gs/lib

ray at ghostscript.com ray at ghostscript.com
Wed Nov 8 12:01:49 PST 2006


Author: ray
Date: 2006-11-08 12:01:48 -0800 (Wed, 08 Nov 2006)
New Revision: 7180

Modified:
   trunk/gs/lib/gs_cet.ps
Log:
A couple of minor additions to match CPSI. Mostly just to show customers
that these are device specific values they may want to set themselves.


Modified: trunk/gs/lib/gs_cet.ps
===================================================================
--- trunk/gs/lib/gs_cet.ps	2006-11-08 17:59:48 UTC (rev 7179)
+++ trunk/gs/lib/gs_cet.ps	2006-11-08 20:01:48 UTC (rev 7180)
@@ -13,6 +13,8 @@
 
 /version (3017.102) def			% match CPSI 3017.102
 /product (PhotoPRINT SE 5.0v2) def	% match CPSI 3017.102
+/revision 0 def				% match CPSI 3017.103 Tek shows revision 5
+/serialnumber 233640 def		% match CPSI 3017.102 Tek shows serialnumber 1401788461
 
 { } bind dup
 setblackgeneration



More information about the gs-cvs mailing list