diff options
author | Ralph Giles <ralph.giles@artifex.com> | 2007-08-27 17:44:05 +0000 |
---|---|---|
committer | Ralph Giles <ralph.giles@artifex.com> | 2007-08-27 17:44:05 +0000 |
commit | db01eac03b7d20005861d4b17161351352e27957 (patch) | |
tree | 865f6c6f8418448c4bf2dd6aded866b5b7b871fe /pl/pl.mak | |
parent | 23c19f25a531eaf1f423b3cca10672c202493f07 (diff) |
Revert to gs development trunk after the 1.50 release and update
versioning appropriately.
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@2908 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.50 (r2807)" +PJLVERSION="1.51 (unreleased)" # Translate pjl file system volume "0:" to a directory of your choice # Use forward slash '/' not '\\'; no trailing slash |