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