summaryrefslogtreecommitdiff
path: root/src/GF.hs
diff options
context:
space:
mode:
authoraarne <unknown>2004-09-28 19:44:02 +0000
committeraarne <unknown>2004-09-28 19:44:02 +0000
commit01f872bf5db46863565c44c7f40b337217d35e8e (patch)
tree6ea7ddb450efdd4e8da5aec6631da7b22b5911a9 /src/GF.hs
parent422b626a361c08b911471c04159931756887335c (diff)
gfcc report
Diffstat (limited to 'src/GF.hs')
-rw-r--r--src/GF.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF.hs b/src/GF.hs
index 451a519a7..c573e0e1c 100644
--- a/src/GF.hs
+++ b/src/GF.hs
@@ -75,7 +75,7 @@ welcomeMsg =
"Welcome to " ++ authorMsg ++++ welcomeArch ++ "\n\nType 'h' for help."
authorMsg = unlines [
- "Grammatical Framework, Version 2.0+",
+ "Grammatical Framework, Version 2.1 beta",
"Compiled " ++ today,
"Copyright (c)",
"Björn Bringert, Markus Forsberg, Thomas Hallgren, Harald Hammarström,",