bumping version

This commit is contained in:
Danny Yoo 2011-11-09 22:00:06 -05:00
parent 1ebec65c00
commit d51b1c4c82

View File

@ -65,7 +65,7 @@ Run the following to create the @filepath{whalesong} launcher program in
your current directory.
@codeblock|{
#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
dependencies, and its documentation. When it finally finishes,