From: simonmar Date: Fri, 4 Feb 2005 13:36:27 +0000 (+0000) Subject: [project @ 2005-02-04 13:36:27 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~1112 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=c592dcee53b75889285d495683c572f414f9b300 [project @ 2005-02-04 13:36:27 by simonmar] The HEAD is now 6.5 --- diff --git a/ghc/configure.ac b/ghc/configure.ac index 0099027..a557a10 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], [glasgow-haskell-bugs@haskell.org], [ghc]) +AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.5], [glasgow-haskell-bugs@haskell.org], [ghc]) AC_CONFIG_SRCDIR([ghc.spec.in]) # duplicate from ../configure.ac