X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=configure.ac;h=b63d25f54009a33206fdacd5964d63ce738a1f37;hp=cac3d38e4bc4337f15b95cccb0fc52b2b33a7102;hb=9252667140f745b407796f8a465690422cd5ce86;hpb=224a7fa07de24c67f52bc613f31ae1bf453cd7b8 diff --git a/configure.ac b/configure.ac index cac3d38..b63d25f 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.7], [glasgow-haskell-bugs@haskell.org], [ghc]) +AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.9], [glasgow-haskell-bugs@haskell.org], [ghc]) # Set this to YES for a released version, otherwise NO : ${RELEASE=NO}