From: Ian Lynagh Date: Sun, 24 May 2009 15:56:10 +0000 (+0000) Subject: Increase the version number to that in the 6.10 branch X-Git-Tag: 2009-06-25~30 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=ea27d8c9c1758e05331ba31f128cdba7a305916d;p=ghc-base.git Increase the version number to that in the 6.10 branch --- 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