[commit: packages/Win32] win32-prepare-release-2.4.0.0: Win32: Bumped version and release notes. (3a7eff2)
git at git.haskell.org
git at git.haskell.org
Mon Apr 17 21:27:51 UTC 2017
Repository : ssh://git@git.haskell.org/Win32
On branch : win32-prepare-release-2.4.0.0
Link : http://git.haskell.org/packages/Win32.git/commitdiff/3a7eff2d5ac5f91fc471152dd0397dc1cb583f6c
>---------------------------------------------------------------
commit 3a7eff2d5ac5f91fc471152dd0397dc1cb583f6c
Author: Tamar Christina <tamar at zhox.com>
Date: Sat Nov 5 13:44:52 2016 +0000
Win32: Bumped version and release notes.
>---------------------------------------------------------------
3a7eff2d5ac5f91fc471152dd0397dc1cb583f6c
Win32.cabal | 2 +-
changelog.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Win32.cabal b/Win32.cabal
index dc5fc4c..645d906 100644
--- a/Win32.cabal
+++ b/Win32.cabal
@@ -1,5 +1,5 @@
name: Win32
-version: 2.3.1.1
+version: 2.4.0.0
license: BSD3
license-file: LICENSE
author: Alastair Reid
diff --git a/changelog.md b/changelog.md
index 39a157d..6df5356 100644
--- a/changelog.md
+++ b/changelog.md
@@ -4,7 +4,7 @@
* Release for GHC 8.0.1
-## GIT HEAD (Unknown version)
+## 2.4.0.0 *Nov 2016*
* Add `windows_cconv.h` to the `install-includes` field of `Win32.cabal`,
allowing packages that transitively depend on `Win32` to use the
More information about the ghc-commits
mailing list