[commit: ghc] ghc-7.6: Bump version to 7.6.0 (7445c98)
Paolo Capriotti
p.capriotti at gmail.com
Fri Jul 20 13:19:09 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-7.6
http://hackage.haskell.org/trac/ghc/changeset/7445c98ae0ee58aef54b0f88a12f4ac00cf9972e
>---------------------------------------------------------------
commit 7445c98ae0ee58aef54b0f88a12f4ac00cf9972e
Author: Paolo Capriotti <p.capriotti at gmail.com>
Date: Tue Jul 10 10:39:44 2012 +0100
Bump version to 7.6.0
>---------------------------------------------------------------
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 74191e4..0a381eb 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 at haskell.org], [ghc])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [7.6.0], [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