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