diff --git a/Cabal/Cabal.cabal b/Cabal/Cabal.cabal index f5beba01f429e09872eb59a21f82c299789c68ce..bf64bd572d59e75d2b13ed89b0cfdcb94b11ecb1 100644 --- a/Cabal/Cabal.cabal +++ b/Cabal/Cabal.cabal @@ -1,5 +1,5 @@ name: Cabal -version: 1.22.6.0 +version: 1.22.7.0 copyright: 2003-2006, Isaac Jones 2005-2011, Duncan Coutts license: BSD3 diff --git a/Cabal/Makefile b/Cabal/Makefile index 8e9d1fee318f6b63e0c13e7df223bc1c1d8cc198..db951e82e89810206941ccd354881238cd2dee2b 100644 --- a/Cabal/Makefile +++ b/Cabal/Makefile @@ -1,5 +1,5 @@ -VERSION=1.22.6.0 +VERSION=1.22.7.0 #KIND=devel KIND=rc diff --git a/Cabal/changelog b/Cabal/changelog index e3ab68c7ee666dab315c1bba94c6910fff7a5da8..57b3450cd4c4c6d8b1f4ad8ef7c411736f93d3f5 100644 --- a/Cabal/changelog +++ b/Cabal/changelog @@ -1,3 +1,9 @@ +1.22.7.0 Ryan Thomas <ryan@ryant.org> January 2016 + * Backport #3012 to the 1.22 branch + * Cabal.cabal: change build-type to Simple + * Add foldl' import + * The Cabal part for fully gcc-like response files + 1.22.6.0 * Relax upper bound to allow upcoming binary-0.8