summaryrefslogtreecommitdiff
path: root/src/GF.hs
diff options
context:
space:
mode:
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 afc914808..a3dfa2066 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",
+ "Grammatical Framework, Version 2.1.1b",
"Compiled " ++ today,
"Copyright (c)",
"Björn Bringert, Markus Forsberg, Thomas Hallgren, Harald Hammarström,",