From: Simon Marlow Date: Mon, 12 Jun 2006 08:35:20 +0000 (+0000) Subject: oops, undo accidental commit of version number X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=85d1f7904bde07f9a77106fb8c2b7fcc29b62287;p=ghc-hetmet.git oops, undo accidental commit of version number --- diff --git a/configure.ac b/configure.ac index 9dafbfb..4959743 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ dnl # see what flags are available. (Better yet, read the documentation!) # -AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.5.20060608], [glasgow-haskell-bugs@haskell.org], [ghc]) +AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.5], [glasgow-haskell-bugs@haskell.org], [ghc]) FP_SETUP_PROJECT_VERSION