[commit: packages/Win32] Mistuke-fix-build, depend-os-windows, fix-appveyor-curl-ussue, master, win32-2.5.4.1-ghc-8.2: Win32: Bumped version and release notes. (#58) (f6f61e8)
git at git.haskell.org
git at git.haskell.org
Mon Apr 17 21:27:53 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/f6f61e8464f6e739be5b7b64935e735a3094a69d
>---------------------------------------------------------------
commit f6f61e8464f6e739be5b7b64935e735a3094a69d
Author: Tamar Christina <Mistuke at users.noreply.github.com>
Date: Sat Nov 5 14:09:01 2016 +0000
Win32: Bumped version and release notes. (#58)
>---------------------------------------------------------------
f6f61e8464f6e739be5b7b64935e735a3094a69d
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