[commit: ghc] master: Bump version number to 7.5 (2825685)

Ian Lynagh igloo at earth.li
Tue Dec 13 03:21:51 CET 2011


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/2825685e8dda51a9c9cc11a9ff7bdd05a582aecc

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

commit 2825685e8dda51a9c9cc11a9ff7bdd05a582aecc
Author: Ian Lynagh <igloo at earth.li>
Date:   Tue Dec 13 01:33:51 2011 +0000

    Bump version number to 7.5

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

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

diff --git a/configure.ac b/configure.ac
index 475f734..e2add4c 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.3], [glasgow-haskell-bugs at haskell.org], [ghc])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [7.5], [glasgow-haskell-bugs at haskell.org], [ghc])
 
 # Set this to YES for a released version, otherwise NO
 : ${RELEASE=NO}





More information about the Cvs-ghc mailing list