diff --git a/Cabal.cabal b/Cabal.cabal index d4028a2eed9b0a680b51f2efec3dd5d7750a1e83..00c970d7eb2539b80d68869d139a2cbdbbfc2398 100644 --- a/Cabal.cabal +++ b/Cabal.cabal @@ -1,5 +1,5 @@ Name: Cabal -Version: 1.1.5.9.1 +Version: 1.1.5.9.2 Copyright: 2003-2006, Isaac Jones -- Util dependency removed. This may break ghc 6.2 builds :( Will -- have to figure something out for ghc 6.2 diff --git a/Makefile b/Makefile index e5544bc45c86389de4373ef3786d6dff62a8abc0..861737eaa2a0dedb86377f18dd5d5362083495e0 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ ifeq "$(findstring boilerplate.mk, $(wildcard $(TOP)/mk/*))" "" # ---------------------------------------------------------------------------- # Standalone Makefile: -CABALVERSION=1.1.5.9.1 +CABALVERSION=1.1.5.9.2 KIND=rc #KIND=latest GHCFLAGS= --make -fno-warn-unused-matches -cpp