From ea27d8c9c1758e05331ba31f128cdba7a305916d Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Sun, 24 May 2009 15:56:10 +0000 Subject: [PATCH] Increase the version number to that in the 6.10 branch --- base.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.cabal b/base.cabal index d69276d..4545976 100644 --- a/base.cabal +++ b/base.cabal @@ -1,5 +1,5 @@ name: base -version: 4.0.0.0 +version: 4.1.0.0 license: BSD3 license-file: LICENSE maintainer: libraries@haskell.org -- 1.7.10.4