diff options
author | Ralph Giles <ralph.giles@artifex.com> | 2010-02-10 20:00:42 +0000 |
---|---|---|
committer | Ralph Giles <ralph.giles@artifex.com> | 2010-02-10 20:00:42 +0000 |
commit | c4c5e89903dd3976cb5e3f413469a8211b3731d6 (patch) | |
tree | 6ab0229c4c0975bb43980fe15496e1ab0ebacba3 /pl/pl.mak | |
parent | 9206f30376b9cd2c7b194bed2a7464ebceee5df8 (diff) |
Update GhostPDL versioning and gs external reference for the 8.71 release.ghostpdl-8.71
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@10734 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'pl/pl.mak')
-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="8.71 (release candidate)" +PJLVERSION="8.71 (r10735 released 2010-02-10)" # Translate pjl file system volume "0:" to a directory of your choice # Use forward slash '/' not '\\'; no trailing slash |