better zip comment
svn: r3404 original commit: 89e43db94460231aafa518004ad436062b785819
This commit is contained in:
parent
4bf775bd34
commit
e7841b94f7
|
@ -26,7 +26,7 @@
|
|||
(define *spec-version* 62) ; version 6.2
|
||||
(define *required-version* 20) ; version 2.0
|
||||
(define *compression-level* 8) ; I don't think this is configurable
|
||||
(define *zip-comment* #"packed by zip.plt - http://planet.plt-scheme.org")
|
||||
(define *zip-comment* #"packed by PLT Scheme - http://www.plt-scheme.org/")
|
||||
|
||||
;; PKZIP specification:
|
||||
;; http://www.pkware.com/company/standards/appnote/
|
||||
|
|
Loading…
Reference in New Issue
Block a user