X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=db268ab98321477278f0b8fc0874f3c86e764a26;hb=1c1ed8694bdd24b003fa5935d001a1835e9b0f4e;hp=a8539fb1669033aebbfb090ccc37370bbe7510d2;hpb=3bd221eb8b0964df5f3159c4970610047c2b8910;p=ghc-hetmet.git 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}