[commit: unix] master: Bump version to 2.6.0.0 (de870e7)
Paolo Capriotti <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.libraries |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/packages/unix On branch : master http://hackage.haskell.org/trac/ghc/changeset/de870e706fe7bac6f013c910d14721dc9387e30e >--------------------------------------------------------------- commit de870e706fe7bac6f013c910d14721dc9387e30e Author: Paolo Capriotti <[email protected]> Date: Tue Jul 10 15:44:35 2012 +0100 Bump version to 2.6.0.0 >--------------------------------------------------------------- unix.cabal | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/unix.cabal b/unix.cabal index e425f5e..b4f739e 100644 --- a/unix.cabal +++ b/unix.cabal @@ -1,5 +1,5 @@ name: unix -version: 2.5.1.0 +version: 2.6.0.0 license: BSD3 license-file: LICENSE maintainer: [email protected]