From f7b2a83059697f1b36a6369e489ac276e7ff875d Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 27 Jun 2008 09:09:29 +0000 Subject: version-related changes in Makefile and help --- src/GFI.hs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/GFI.hs') diff --git a/src/GFI.hs b/src/GFI.hs index ee4d8809f..18fc4143f 100644 --- a/src/GFI.hs +++ b/src/GFI.hs @@ -147,7 +147,9 @@ welcome = unlines [ " * * * ", " ", "This is GF version "++showVersion version++". ", - "Some things may work. " + "License: see help -license. ", + "Differences from GF 2.9: see help -changes.", + "Bug reports: http://trac.haskell.org/gf/" ] prompt env = absname ++ "> " where -- cgit v1.2.3