X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=f4ba4dbec3657dda02a2a6ed7d842113c0f73802;hb=0d43cb1bcb0463f3a84d47e2bea66970cf9f8bca;hp=6e2adb6872821fb58e9f8411a2b63ceb50828953;hpb=51d7126ec1ac139e583af6375cde09acb8ddfed4;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index 6e2adb6..f4ba4db 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.9], [glasgow-haskell-bugs@haskell.org], [ghc]) +AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.11], [glasgow-haskell-bugs@haskell.org], [ghc]) # Set this to YES for a released version, otherwise NO : ${RELEASE=NO}