put the racket version number in the title bar for the splash screen
This commit is contained in:
parent
43e01d7f4e
commit
ad579d07d6
|
@ -175,7 +175,7 @@
|
||||||
|
|
||||||
(start-splash (or the-splash-bitmap
|
(start-splash (or the-splash-bitmap
|
||||||
the-bitmap-spec)
|
the-bitmap-spec)
|
||||||
"DrRacket"
|
(format "DrRacket ~a" (version))
|
||||||
700
|
700
|
||||||
#:allow-funny? #t
|
#:allow-funny? #t
|
||||||
#:frame-icon todays-icon)
|
#:frame-icon todays-icon)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user