light edit
This commit is contained in:
parent
5671cd6086
commit
8c632c57cf
|
@ -191,7 +191,7 @@ Pacman.}
|
||||||
|
|
||||||
@subsection{Installing Whalesong}
|
@subsection{Installing Whalesong}
|
||||||
|
|
||||||
If you want to use Whalesong off of PLaneT, run the following to create
|
If you want to use Whalesong, run the following to create
|
||||||
the @filepath{whalesong} launcher:
|
the @filepath{whalesong} launcher:
|
||||||
@codeblock|{
|
@codeblock|{
|
||||||
#lang racket/base
|
#lang racket/base
|
||||||
|
|
|
@ -7,4 +7,4 @@
|
||||||
(provide version)
|
(provide version)
|
||||||
(: version String)
|
(: version String)
|
||||||
|
|
||||||
(define version "1.82")
|
(define version "1.83")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user