[commit: packages/Win32] master: Perform minor version bump to 2.3.1.0 (46c8b9e)
git at git.haskell.org
git at git.haskell.org
Thu Jul 30 06:57:40 UTC 2015
Repository : ssh://git@git.haskell.org/Win32
On branch : master
Link : http://git.haskell.org/packages/Win32.git/commitdiff/46c8b9ec8bb7dca162d186b1ae2beb32b9dd68d4
>---------------------------------------------------------------
commit 46c8b9ec8bb7dca162d186b1ae2beb32b9dd68d4
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Fri Dec 19 13:21:24 2014 +0100
Perform minor version bump to 2.3.1.0
At the very least, we need a (belated) minor version in order to account for some API additions that already occurred in 2.3.0.2
>---------------------------------------------------------------
46c8b9ec8bb7dca162d186b1ae2beb32b9dd68d4
Win32.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Win32.cabal b/Win32.cabal
index 2700cc0..72a5618 100644
--- a/Win32.cabal
+++ b/Win32.cabal
@@ -1,5 +1,5 @@
name: Win32
-version: 2.3.0.2
+version: 2.3.1.0
license: BSD3
license-file: LICENSE
author: Alastair Reid
More information about the ghc-commits
mailing list