X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=configure.ac;h=db268ab98321477278f0b8fc0874f3c86e764a26;hp=a8539fb1669033aebbfb090ccc37370bbe7510d2;hb=43e5415176ae4f37462999e636f8e23c90689d2c;hpb=3bd221eb8b0964df5f3159c4970610047c2b8910 diff --git a/configure.ac b/configure.ac index a8539fb..db268ab 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.13], [glasgow-haskell-bugs@haskell.org], [ghc]) +AC_INIT([The Glorious Glasgow Haskell Compilation System], [7.1], [glasgow-haskell-bugs@haskell.org], [ghc]) # Set this to YES for a released version, otherwise NO : ${RELEASE=NO}