X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=f4d2f8be0bd35e46bf22d18fb7c48196f79476d7;hb=3388ec10d647189e7d1172bfae27d1c447d42d1c;hp=5387c839723452a41da111e67faf648c80ff4503;hpb=d210b148c72c7fa97e87214d38608ef011657271;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index 5387c83..f4d2f8b 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.11], [glasgow-haskell-bugs@haskell.org], [ghc]) +AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.13], [glasgow-haskell-bugs@haskell.org], [ghc]) # Set this to YES for a released version, otherwise NO : ${RELEASE=NO}