X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=b63d25f54009a33206fdacd5964d63ce738a1f37;hb=e33b257ee0706bcf08fa7eba56c17fbd2dd223a5;hp=cac3d38e4bc4337f15b95cccb0fc52b2b33a7102;hpb=224a7fa07de24c67f52bc613f31ae1bf453cd7b8;p=ghc-hetmet.git 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}