Skip to content
Snippets Groups Projects
Commit 259c7c4e authored by Duncan Coutts's avatar Duncan Coutts
Browse files

Bump version to 1.3.11 due to api changes

parent 8ccc35ee
No related branches found
No related tags found
No related merge requests found
Name: Cabal Name: Cabal
Version: 1.3.10 Version: 1.3.11
Copyright: 2003-2006, Isaac Jones Copyright: 2003-2006, Isaac Jones
License: BSD3 License: BSD3
License-File: LICENSE License-File: LICENSE
...@@ -35,7 +35,7 @@ Library ...@@ -35,7 +35,7 @@ Library
Build-Depends: filepath Build-Depends: filepath
GHC-Options: -Wall GHC-Options: -Wall
CPP-Options: "-DCABAL_VERSION=1,3,10" CPP-Options: "-DCABAL_VERSION=1,3,11"
nhc98-Options: -K4M nhc98-Options: -K4M
Exposed-Modules: Exposed-Modules:
......
VERSION=1.3.10 VERSION=1.3.11
KIND=devel KIND=devel
#KIND=rc #KIND=rc
......
...@@ -9,7 +9,7 @@ changes and installation instructions. ...@@ -9,7 +9,7 @@ changes and installation instructions.
DOWNLOAD: DOWNLOAD:
The Haskell Cabal has reached development version 1.3.10 The Haskell Cabal has reached development version 1.3.11
Download the Cabal here (source and debian versions available): Download the Cabal here (source and debian versions available):
http://www.haskell.org/cabal/download.html http://www.haskell.org/cabal/download.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment