[commit: base] master: Bump version number following new policy (476925f)
Ian Lynagh
igloo at earth.li
Fri Nov 30 20:14:05 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/base
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/476925f1bbbe3bba77a6f04aa4e39d93a18f9d6e
>---------------------------------------------------------------
commit 476925f1bbbe3bba77a6f04aa4e39d93a18f9d6e
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri Nov 30 16:40:38 2012 +0000
Bump version number following new policy
We now keep the HEAD version numbers as values which would be suitable
for immediate release.
>---------------------------------------------------------------
base.cabal | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/base.cabal b/base.cabal
index bcc719c..28ccdd6 100644
--- a/base.cabal
+++ b/base.cabal
@@ -1,5 +1,5 @@
name: base
-version: 4.6.0.0
+version: 4.7.0.0
-- GHC 7.6.1 released with 4.6.0.0
license: BSD3
license-file: LICENSE
More information about the Cvs-libraries
mailing list