From cbea29ea200405b95d841fe48e5e252a35d169af Mon Sep 17 00:00:00 2001
From: Ian Lynagh <igloo@earth.li>
Date: Wed, 6 Jul 2011 18:13:30 +0100
Subject: [PATCH] Bump version number

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

diff --git a/unix.cabal b/unix.cabal
index a18ffe6..01daef3 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -1,5 +1,5 @@
 name:		unix
-version:	2.4.1.0
+version:	2.5.0.0
 license:	BSD3
 license-file:	LICENSE
 maintainer:	libraries@haskell.org
-- 
GitLab