diff options
| author | aarne <unknown> | 2004-11-08 13:15:25 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-11-08 13:15:25 +0000 |
| commit | 1b8cec072db6e5b5a1882da9c278c562d9850baa (patch) | |
| tree | 03bdea7b73ea5543218513b0af1b93f24ee70bc0 /src/GF.hs | |
| parent | 87334b8075b6e8dde34550ab876c84ae15222faa (diff) | |
preparing 2.1 release
Diffstat (limited to 'src/GF.hs')
| -rw-r--r-- | src/GF.hs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -75,7 +75,7 @@ welcomeMsg = "Welcome to " ++ authorMsg ++++ welcomeArch ++ "\n\nType 'h' for help." authorMsg = unlines [ - "Grammatical Framework, Version 2.1 beta", + "Grammatical Framework, Version 2.1", "Compiled " ++ today, "Copyright (c)", "Björn Bringert, Markus Forsberg, Thomas Hallgren, Harald Hammarström,", |
