summaryrefslogtreecommitdiff
path: root/src/GF.hs
diff options
context:
space:
mode:
authoraarne <unknown>2004-11-08 13:15:25 +0000
committeraarne <unknown>2004-11-08 13:15:25 +0000
commit1b8cec072db6e5b5a1882da9c278c562d9850baa (patch)
tree03bdea7b73ea5543218513b0af1b93f24ee70bc0 /src/GF.hs
parent87334b8075b6e8dde34550ab876c84ae15222faa (diff)
preparing 2.1 release
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 c573e0e1c..afc914808 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.1 beta",
+ "Grammatical Framework, Version 2.1",
"Compiled " ++ today,
"Copyright (c)",
"Björn Bringert, Markus Forsberg, Thomas Hallgren, Harald Hammarström,",