diff --git a/Cabal.cabal b/Cabal.cabal index 1b477641b90bc90cf173c48ac38469b25da27fa0..e37a8168ffba790490479c01c215ad8023152aa9 100644 --- a/Cabal.cabal +++ b/Cabal.cabal @@ -1,5 +1,5 @@ Name: Cabal -Version: 1.5.4 +Version: 1.5.5 Copyright: 2003-2006, Isaac Jones 2005-2008, Duncan Coutts License: BSD3 @@ -51,7 +51,7 @@ Library Build-Depends: filepath >= 1 && < 1.2 GHC-Options: -Wall - CPP-Options: "-DCABAL_VERSION=1,5,4" + CPP-Options: "-DCABAL_VERSION=1,5,5" nhc98-Options: -K4M Exposed-Modules: diff --git a/releaseNotes b/releaseNotes index c0e189e1a524515254c295a62b7eb3b6f1de338b..18627ab3445beaefc0fbea340e3fd9130cee25f7 100644 --- a/releaseNotes +++ b/releaseNotes @@ -9,8 +9,6 @@ changes and installation instructions. DOWNLOAD: -The Haskell Cabal has reached development version 1.5.3 - Download the Cabal library here (source tarballs available): http://www.haskell.org/cabal/download.html