Start 0.82

slava 2006-03-30 21:13:11 +00:00
parent 970bfc8a1c
commit 8c44395e3a
2 changed files with 2 additions and 2 deletions

View File

@ -32,4 +32,4 @@ USING: alien compiler kernel namespaces parser sequences words ;
] when
IN: kernel
: default-shell "tty" ;
: default-shell "ui" ;

View File

@ -1,2 +1,2 @@
IN: kernel
: version "0.81" ;
: version "0.82" ;