From: simonmar Date: Tue, 13 Dec 2005 11:30:33 +0000 (+0000) Subject: [project @ 2005-12-13 11:30:33 by simonmar] X-Git-Tag: final_switch_to_darcs,_this_repo_is_now_live~99 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=ac04e3d6acae9dda1d644be090ae6577edc023cc;hp=f77d420437be751934f9a0cbcde17091443af748;p=ghc-hetmet.git [project @ 2005-12-13 11:30:33 by simonmar] undo accidental commit of snapshot version number --- diff --git a/ghc/configure.ac b/ghc/configure.ac index dc651f3..b6d9a4c 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.5.20051208], [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