From 4152c1b17d8633dac8f830f334688393e527b061 Mon Sep 17 00:00:00 2001 From: Paolo Capriotti <p.capriotti@gmail.com> Date: Sun, 1 Apr 2012 20:00:21 +0100 Subject: [PATCH] Bump version to 2.5.1.1 --- unix.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unix.cabal b/unix.cabal index 7f6052e..9e8b8cc 100644 --- a/unix.cabal +++ b/unix.cabal @@ -1,5 +1,5 @@ name: unix -version: 2.5.1.0 +version: 2.5.1.1 license: BSD3 license-file: LICENSE maintainer: libraries@haskell.org -- GitLab