[commit: packages/Cabal] ghc-head: Bump Cabal version number in Makefile to 1.18.1.1 (3ca31ae)
git at git.haskell.org
git at git.haskell.org
Wed Oct 16 06:33:13 UTC 2013
Repository : ssh://git@git.haskell.org/Cabal
On branch : ghc-head
Link : http://git.haskell.org/packages/Cabal.git/commitdiff/3ca31ae2ed8efffe65ede7863a0dc62dd7cc3ea2
>---------------------------------------------------------------
commit 3ca31ae2ed8efffe65ede7863a0dc62dd7cc3ea2
Author: Johan Tibell <johan.tibell at gmail.com>
Date: Tue Oct 15 09:06:38 2013 -0700
Bump Cabal version number in Makefile to 1.18.1.1
>---------------------------------------------------------------
3ca31ae2ed8efffe65ede7863a0dc62dd7cc3ea2
Cabal/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cabal/Makefile b/Cabal/Makefile
index cbfce13..fa1cfc3 100644
--- a/Cabal/Makefile
+++ b/Cabal/Makefile
@@ -1,5 +1,5 @@
-VERSION=1.18.1
+VERSION=1.18.1.1
#KIND=devel
KIND=rc
More information about the ghc-commits
mailing list