[commit: packages/Win32] Mistuke-fix-build, depend-os-windows, fix-appveyor-curl-ussue, master, win32-2.5.4.1-ghc-8.2: Release: Bumping to version 2.5.0.0 (7dd582b)
git at git.haskell.org
git at git.haskell.org
Mon Apr 17 21:28:12 UTC 2017
Repository : ssh://git@git.haskell.org/Win32
On branches: Mistuke-fix-build,depend-os-windows,fix-appveyor-curl-ussue,master,win32-2.5.4.1-ghc-8.2
Link : http://git.haskell.org/packages/Win32.git/commitdiff/7dd582b06a3658326682050c23a59d38ba8aede7
>---------------------------------------------------------------
commit 7dd582b06a3658326682050c23a59d38ba8aede7
Author: Tamar Christina <tamar at zhox.com>
Date: Sat Jan 7 20:54:55 2017 +0000
Release: Bumping to version 2.5.0.0
>---------------------------------------------------------------
7dd582b06a3658326682050c23a59d38ba8aede7
Win32.cabal | 2 +-
changelog.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Win32.cabal b/Win32.cabal
index 785ff2c..d685355 100644
--- a/Win32.cabal
+++ b/Win32.cabal
@@ -1,5 +1,5 @@
name: Win32
-version: 2.4.0.0
+version: 2.5.0.0
license: BSD3
license-file: LICENSE
author: Alastair Reid, shelarcy
diff --git a/changelog.md b/changelog.md
index 8f5c8f1..0c94c59 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,6 @@
# Changelog for [`Win32` package](http://hackage.haskell.org/package/Win32)
-## Unreleased GIT version
+## 2.5.0.0 *Jan 2017*
* `failWith` (and the API calls that use it) now throw `IOError`s with proper
`IOErrorType`s.
More information about the ghc-commits
mailing list