put the racket version number in the title bar for the splash screen

This commit is contained in:
Robby Findler 2013-01-02 10:19:18 -06:00
parent 43e01d7f4e
commit ad579d07d6

View File

@ -175,7 +175,7 @@
(start-splash (or the-splash-bitmap
the-bitmap-spec)
"DrRacket"
(format "DrRacket ~a" (version))
700
#:allow-funny? #t
#:frame-icon todays-icon)