X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=37bf318b43df2676064ecebec47bb1efd701d279;hb=308cb59e89a5be1ed6d55da39a843ca5f1828445;hp=e9ad212a97ca4088752481ae9f04380740607978;hpb=5d44a1f9bf46c76fa9378e4e5bfcde8ee95b6694;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index e9ad212..37bf318 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.5], [glasgow-haskell-bugs@haskell.org], [ghc]) +AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.7], [glasgow-haskell-bugs@haskell.org], [ghc]) if test ! -f mk/config.h.in; then echo "mk/config.h.in doesn't exist: perhaps you haven't run 'autoreconf'?"