summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2012-07-20 16:46:19 +0100
committerIan Lynagh <igloo@earth.li>2012-07-20 16:46:19 +0100
commit8a1334404cee2f1d668bc77786b1d6381877612c (patch)
tree4404dfdf9c771eac7fe3ac021bedd0d999dcb65c /configure.ac
parent322044b2670fe9dca22122dbf4cc79fa29b4442c (diff)
downloadhaskell-8a1334404cee2f1d668bc77786b1d6381877612c.tar.gz
Bump HEAD version to 7.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 74191e4946..b9812bba6b 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], [7.5], [glasgow-haskell-bugs@haskell.org], [ghc])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [7.7], [glasgow-haskell-bugs@haskell.org], [ghc])
# Set this to YES for a released version, otherwise NO
: ${RELEASE=NO}