Skip to content

Commit

Permalink
Bump Cabal version to v1.22.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rthomas committed Dec 27, 2015
1 parent 3d031c3 commit 6b40561
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cabal/Cabal.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Cabal
version: 1.22.5.0
version: 1.22.6.0
copyright: 2003-2006, Isaac Jones
2005-2011, Duncan Coutts
license: BSD3
Expand Down
2 changes: 1 addition & 1 deletion Cabal/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

VERSION=1.22.5.0
VERSION=1.22.6.0

#KIND=devel
KIND=rc
Expand Down
3 changes: 3 additions & 0 deletions Cabal/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.22.6.0
* Relax upper bound to allow upcoming binary-0.8

1.22.5.0
* Don't recompile C sources unless needed (#2601). (Luke Iannini)
* Support Haddock response files.
Expand Down

0 comments on commit 6b40561

Please sign in to comment.