Bump version to 7.1
authorIan Lynagh <igloo@earth.li>
Tue, 21 Sep 2010 19:59:35 +0000 (19:59 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 21 Sep 2010 19:59:35 +0000 (19:59 +0000)
configure.ac

index a8539fb..db268ab 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.13], [glasgow-haskell-bugs@haskell.org], [ghc])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [7.1], [glasgow-haskell-bugs@haskell.org], [ghc])
 
 # Set this to YES for a released version, otherwise NO
 : ${RELEASE=NO}