Skip to content

Commit

Permalink
Second 1.1.6 release candidate.
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncan Coutts committed Sep 6, 2006
1 parent c3dc5a8 commit d9f1efa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -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
Expand Down

0 comments on commit d9f1efa

Please sign in to comment.