diff options
author | Ralph Giles <ralph.giles@artifex.com> | 2008-03-01 01:37:19 +0000 |
---|---|---|
committer | Ralph Giles <ralph.giles@artifex.com> | 2008-03-01 01:37:19 +0000 |
commit | 3ba78a3d7f7d30bf3a2a3ea3195a8ec06f0da12e (patch) | |
tree | ef781626976c2b4df3aa75954ebf6081c9c07b37 /pl/pl.mak | |
parent | fb0a9c3c34d6586166c1558027efbcf1b3b1aa4a (diff) |
Update the version string and unfreeze the gs revision after the 1.52
release.
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@3034 06663e23-700e-0410-b217-a244a6096597
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="1.52 (r3032+8567 released 2008-02-29)" +PJLVERSION="1.53 (unreleased snapshot)" # Translate pjl file system volume "0:" to a directory of your choice # Use forward slash '/' not '\\'; no trailing slash |