bumping version

This commit is contained in:
Danny Yoo 2011-11-09 21:59:41 -05:00
parent 1b9a532299
commit 1ebec65c00

View File

@ -195,7 +195,7 @@ If you want to use Whalesong off of PLaneT, run the following to create
the @filepath{whalesong} launcher: the @filepath{whalesong} launcher:
@codeblock|{ @codeblock|{
#lang racket/base #lang racket/base
(require (planet dyoo/whalesong:1:6/make-launcher)) (require (planet dyoo/whalesong:1:7/make-launcher))
}| }|
This may take a few minutes, as Racket is compiling Whalesong, its This may take a few minutes, as Racket is compiling Whalesong, its
dependencies, and its documentation. When it finally finishes, dependencies, and its documentation. When it finally finishes,