Fixed version number.

This commit is contained in:
Anthony Carrico 2004-03-10 16:28:48 +00:00
parent ebf23b0789
commit 83b80bb1e2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
(define-package "srfi-37" (define-package "srfi-37"
(0 6) (0 4)
() ()
(install-file "load.scm" 'base) (install-file "load.scm" 'base)
(install-file "README" 'doc) (install-file "README" 'doc)