From: simonmar Date: Fri, 26 Nov 2004 16:34:56 +0000 (+0000) Subject: [project @ 2004-11-26 16:34:56 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~1390 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=06e697689c0cda8ef2ef7ec3c3c5818fbe528ec7;p=ghc-hetmet.git [project @ 2004-11-26 16:34:56 by simonmar] Undo --- diff --git a/ghc/configure.ac b/ghc/configure.ac index c772820..cc5eaa1 100644 --- a/ghc/configure.ac +++ b/ghc/configure.ac @@ -1,5 +1,5 @@ # Initialise and check sanity. -AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.3.20041114], [glasgow-haskell-bugs@haskell.org], [ghc]) +AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.3], [glasgow-haskell-bugs@haskell.org], [ghc]) AC_CONFIG_SRCDIR([ghc.spec.in]) # duplicate from ../configure.ac