[commit: unix] ghc-7.6: Bump version number to 2.6.0.1 (b08de9b)

Ian Lynagh <[email protected]> Thu, 06 Dec 2012 17:21:44 -0800
Newsgroups gmane.comp.lang.haskell.cvs.libraries
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/packages/unix

On branch  : ghc-7.6

http://hackage.haskell.org/trac/ghc/changeset/b08de9ba4b5b6d4dc8ee43302ef99072059b2c01

>---------------------------------------------------------------

commit b08de9ba4b5b6d4dc8ee43302ef99072059b2c01
Author: Ian Lynagh <[email protected]>
Date:   Thu Dec 6 23:00:49 2012 +0000

    Bump version number to 2.6.0.1

>---------------------------------------------------------------

 unix.cabal |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/unix.cabal b/unix.cabal
index b4f739e..57eec4c 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -1,5 +1,5 @@
 name:		unix
-version:        2.6.0.0
+version:        2.6.0.1
 license:	BSD3
 license-file:	LICENSE
 maintainer:	[email protected]