X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fconfigure.ac;h=b6d9a4cb842a962e2fcceaf6426fc802c35ce37f;hb=50bc39808cd5b483a048a4d387f937963bd0e00f;hp=dc651f37a7e89b879e6437ca6e8ab81af83afc58;hpb=39208cd2805a1c9b22e541e7826c7f9e6f56f680;p=ghc-hetmet.git 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