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