diff options
author | Ralph Giles <ralph.giles@artifex.com> | 2008-07-29 19:34:10 +0000 |
---|---|---|
committer | Ralph Giles <ralph.giles@artifex.com> | 2008-07-29 19:34:10 +0000 |
commit | d49ca7bd952505b274034484bba8404ddde64ac3 (patch) | |
tree | 39b5910d10bdcf3b2cc9e877f042989a90820c79 /pl | |
parent | c9fbc640f61e4acbb3da4505763cd345fd21ca7c (diff) |
Update gs reference and version string for 1.53rc2.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@8904 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'pl')
-rw-r--r-- | pl/pl.mak | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ plfont_h=$(PLSRC)plfont.h $(gsccode_h) $(plsymbol_h) ################ PJL ################ -PJLVERSION="1.53 (unreleased snapshot)" +PJLVERSION="1.53 (r8905 release candidate)" # Translate pjl file system volume "0:" to a directory of your choice # Use forward slash '/' not '\\'; no trailing slash |