summaryrefslogtreecommitdiff
path: root/src/GF.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF.hs')
-rw-r--r--src/GF.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/GF.hs b/src/GF.hs
index 970008829..c153b55b6 100644
--- a/src/GF.hs
+++ b/src/GF.hs
@@ -68,7 +68,8 @@ welcomeMsg =
"Welcome to " ++ authorMsg ++++ welcomeArch ++ "\n\nType 'h' for help."
authorMsg = unlines [
- "Grammatical Framework, Version 2.0-- (incomplete functionality)",
+ "Grammatical Framework, Version 2-beta (incomplete functionality)",
+ "November 25, 2003",
--- "Compiled March 26, 2003",
"Compiled " ++ today,
"Copyright (c) Markus Forsberg, Thomas Hallgren, Harald Hammarström,",