diff options
author | Ralph Giles <ralph.giles@artifex.com> | 2007-11-21 22:36:40 +0000 |
---|---|---|
committer | Ralph Giles <ralph.giles@artifex.com> | 2007-11-21 22:36:40 +0000 |
commit | a820831f9278d4a23a93656c11a30d618a138c31 (patch) | |
tree | 4ff054c3492b7590c2a849250b7b2033d82d783d /pl | |
parent | a0d23e0b3b588e70b4a895022c1bbc90bc7949dd (diff) |
Return to tracking development after the GhostPDL 1.51 release.
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@2979 06663e23-700e-0410-b217-a244a6096597
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.51 (r2977+8379 released 2007-11-21)" +PJLVERSION="1.52 (development snapshot)" # Translate pjl file system volume "0:" to a directory of your choice # Use forward slash '/' not '\\'; no trailing slash |