[commit: ghc] ghc-7.10: configure.ac: Bump to 7.10.3 (8c90071)

git at git.haskell.org git at git.haskell.org
Mon Oct 26 17:00:32 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : ghc-7.10
Link       : http://ghc.haskell.org/trac/ghc/changeset/8c90071bfe39ee23653bba6daa042faddd4ecb06/ghc

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

commit 8c90071bfe39ee23653bba6daa042faddd4ecb06
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Mon Oct 26 16:37:31 2015 +0100

    configure.ac: Bump to 7.10.3


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

8c90071bfe39ee23653bba6daa042faddd4ecb06
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



More information about the ghc-commits mailing list