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

giles at ghostscript.com giles at ghostscript.com
Wed Aug 1 18:22:14 PDT 2007


Author: giles
Date: 2007-08-01 18:22:14 -0700 (Wed, 01 Aug 2007)
New Revision: 8166

Modified:
   trunk/gs/lib/gs_init.ps
Log:
Update the interpreter library version number to match the one in 
version.mak. The previous commit just improved the comments.


Modified: trunk/gs/lib/gs_init.ps
===================================================================
--- trunk/gs/lib/gs_init.ps	2007-08-01 23:56:58 UTC (rev 8165)
+++ trunk/gs/lib/gs_init.ps	2007-08-02 01:22:14 UTC (rev 8166)
@@ -30,7 +30,7 @@
 % Interpreter library version number
 % NOTE: the interpreter code requires that the first non-comment token
 % in this file be an integer, and that it match the compiled-in version!
-860
+861
 
 % Check the interpreter revision.
 dup revision ne



More information about the gs-cvs mailing list