From: Simon Marlow Date: Sun, 22 Jan 2006 17:58:17 +0000 (+0000) Subject: undo accidental commit of snapshot version X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=7b667aaef31c75bede4443e9686039d07b2ff409;p=ghc-hetmet.git undo accidental commit of snapshot version --- diff --git a/ghc/configure.ac b/ghc/configure.ac index 029234a..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.20060117], [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