diff options
author | Henry Stiles <henry.stiles@artifex.com> | 2010-08-18 19:05:57 +0000 |
---|---|---|
committer | Henry Stiles <henry.stiles@artifex.com> | 2010-08-18 19:05:57 +0000 |
commit | 9a70567b147f8d3fb97422efe30e9193240c6da5 (patch) | |
tree | 3a744dac702b545ffac3e406b6e8b365a93342c4 | |
parent | dbde6d3b4b0a2217f84ae61e676d5607a8b1970d (diff) |
Remove unreleased snapshot.ghostpdl-9.00
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@11640 a1074d23-0009-0410-80fe-cf8c14f379e6
-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="9.00 (unreleased snapshot)" +PJLVERSION="9.00" # Translate pjl file system volume "0:" to a directory of your choice # Use forward slash '/' not '\\'; no trailing slash |