Skip to content

Commit

Permalink
Bump version to 1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoutts committed Mar 26, 2008
1 parent 625a7e4 commit eba0a19
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cabal.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: Cabal
Version: 1.3.8
Version: 1.3.9
Copyright: 2003-2006, Isaac Jones
License: BSD3
License-File: LICENSE
Expand Down Expand Up @@ -35,7 +35,7 @@ Library
Build-Depends: filepath

GHC-Options: -Wall
CPP-Options: "-DCABAL_VERSION=1,3,8"
CPP-Options: "-DCABAL_VERSION=1,3,9"
nhc98-Options: -K4M

Exposed-Modules:
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

VERSION=1.3.8
VERSION=1.3.9

KIND=devel
#KIND=rc
Expand Down
2 changes: 1 addition & 1 deletion releaseNotes
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ changes and installation instructions.

DOWNLOAD:

The Haskell Cabal has reached development version 1.3.8
The Haskell Cabal has reached development version 1.3.9

Download the Cabal here (source and debian versions available):
http://www.haskell.org/cabal/download.html
Expand Down

0 comments on commit eba0a19

Please sign in to comment.