From de870e706fe7bac6f013c910d14721dc9387e30e Mon Sep 17 00:00:00 2001
From: Paolo Capriotti <p.capriotti@gmail.com>
Date: Tue, 10 Jul 2012 15:44:35 +0100
Subject: [PATCH] Bump version to 2.6.0.0

---
 unix.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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:	libraries@haskell.org
-- 
GitLab