diff options
author | Chris Liddell <chris.liddell@artifex.com> | 2010-08-24 20:31:40 +0000 |
---|---|---|
committer | Chris Liddell <chris.liddell@artifex.com> | 2010-08-24 20:31:40 +0000 |
commit | 3182e9a9f6f235a94c41d19e208cf8b4c65e8305 (patch) | |
tree | 8638da217e621b29642c9f81a1a50b16825b2127 /gs/Resource | |
parent | 0c09489010068b3691df6a487819572d6e3d057a (diff) |
Merge doc changes from 9.00 and bump version number to 9.01
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@11655 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs/Resource')
-rw-r--r-- | gs/Resource/Init/gs_init.ps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gs/Resource/Init/gs_init.ps b/gs/Resource/Init/gs_init.ps index 9a2a5136a..523bfb9bb 100644 --- a/gs/Resource/Init/gs_init.ps +++ b/gs/Resource/Init/gs_init.ps @@ -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! -900 +901 % Check the interpreter revision. dup revision ne |