X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fconfigure.ac;h=b6d9a4cb842a962e2fcceaf6426fc802c35ce37f;hb=d7d596d039b48dec6b71df9c4bca0d12958ecdb9;hp=029234a57d2d962ff5f64c7ded221f8a3f66bb49;hpb=1828f852e0da737d285bfbfce3bfac26203f4ef5;p=ghc-hetmet.git 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