Bump the HEAD to 6.7
authorIan Lynagh <igloo@earth.li>
Tue, 24 Oct 2006 00:35:53 +0000 (00:35 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 24 Oct 2006 00:35:53 +0000 (00:35 +0000)
configure.ac

index e9ad212..37bf318 100644 (file)
@@ -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'?"