diff options
author | Ralph Giles <ralph.giles@artifex.com> | 2010-02-10 20:09:43 +0000 |
---|---|---|
committer | Ralph Giles <ralph.giles@artifex.com> | 2010-02-10 20:09:43 +0000 |
commit | f41d1fb5ef68bea18734e7c9deef69567ae287ab (patch) | |
tree | 93a3af69ddd9afb2ac277091cad6488d8b73bd46 /pl/pl.mak | |
parent | c4c5e89903dd3976cb5e3f413469a8211b3731d6 (diff) |
Bump the revision and the gs externals url after the 8.71 release.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@10736 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 (r10735 released 2010-02-10)" +PJLVERSION="8.72 (unreleased snapshot)" # Translate pjl file system volume "0:" to a directory of your choice # Use forward slash '/' not '\\'; no trailing slash |