From d958007b55221ea0fd508add447f466b342a263b Mon Sep 17 00:00:00 2001 From: Herbert Valerio Riedel Date: Sun, 31 Jan 2016 09:26:26 +0100 Subject: Bump to 2.7.2.0 There's been some subtle API changes that may be useful to detect via `MIN_VERSION_unix(2,7,2)`, consequently perform a minor version bump relative to the last release. --- unix.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unix.cabal') diff --git a/unix.cabal b/unix.cabal index cbe3716..e7300d6 100644 --- a/unix.cabal +++ b/unix.cabal @@ -1,5 +1,5 @@ name: unix -version: 2.7.1.1 +version: 2.7.2.0 -- NOTE: Don't forget to update ./changelog.md license: BSD3 license-file: LICENSE -- cgit v1.2.3