[commit: unix] master: Bump version 2.5.0.0 -> 2.5.1.0 (added RawFilePath API) (604d4df)
Simon Marlow
marlowsd at gmail.com
Tue Nov 22 13:37:44 CET 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/unix
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/604d4df05a17de7e029710fec8246a210f920add
>---------------------------------------------------------------
commit 604d4df05a17de7e029710fec8246a210f920add
Author: Simon Marlow <marlowsd at gmail.com>
Date: Thu Nov 17 13:25:23 2011 +0000
Bump version 2.5.0.0 -> 2.5.1.0 (added RawFilePath API)
>---------------------------------------------------------------
unix.cabal | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/unix.cabal b/unix.cabal
index d07f043..86e1004 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -1,5 +1,5 @@
name: unix
-version: 2.5.0.0
+version: 2.5.1.0
license: BSD3
license-file: LICENSE
maintainer: libraries at haskell.org
More information about the Cvs-libraries
mailing list