aboutsummaryrefslogtreecommitdiffhomepage
path: root/unix.cabal
diff options
context:
space:
mode:
authorGravatar Herbert Valerio Riedel <hvr@gnu.org>2015-11-16 18:49:46 +0100
committerGravatar Herbert Valerio Riedel <hvr@gnu.org>2015-11-16 18:51:41 +0100
commitcd061c04b9239fcc68c43ed439331e1a41e5e22a (patch)
treee6b44b8934c35577e3c0c90538aa965de507cf0d /unix.cabal
parent137fa1b06a79a9baa0d5fcf2ec11f964c3423f6a (diff)
Don't assume non-POSIX `WCOREDUMP(x)` macro exists
This fixes #50
Diffstat (limited to 'unix.cabal')
-rw-r--r--unix.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix.cabal b/unix.cabal
index c54e275..e920712 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -1,5 +1,5 @@
name: unix
-version: 2.7.1.0
+version: 2.7.1.1
-- NOTE: Don't forget to update ./changelog.md
license: BSD3
license-file: LICENSE