summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2006-10-24 00:35:53 +0000
committerIan Lynagh <igloo@earth.li>2006-10-24 00:35:53 +0000
commitb34e749e0a7593eaeb79ef5c656ab8ea1d42dabe (patch)
tree0b9000195eb673125a483d7ee4db4964433ee72c /configure.ac
parentb709009c523c281824005e6c0158a8e136d73931 (diff)
downloadhaskell-b34e749e0a7593eaeb79ef5c656ab8ea1d42dabe.tar.gz
Bump the HEAD to 6.7
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e9ad212a97..37bf318b43 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'?"