Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : ghc-7.2

http://hackage.haskell.org/trac/ghc/changeset/515e6a6602ff97d88345d6d4f7ba2be34ba3255d

>---------------------------------------------------------------

commit 515e6a6602ff97d88345d6d4f7ba2be34ba3255d
Author: Ian Lynagh <[email protected]>
Date:   Mon Jun 27 12:02:28 2011 +0100

    Bump version number

>---------------------------------------------------------------

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 277f399..dffae5c 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.1], 
[[email protected]], [ghc])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [7.2.0], 
[[email protected]], [ghc])
 
 # Set this to YES for a released version, otherwise NO
 : ${RELEASE=NO}



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to