Skip to content
Snippets Groups Projects
Commit 012c18cd authored by Duncan Coutts's avatar Duncan Coutts
Browse files

Bum version to 1.1.6 release

parent b2cc5b20
No related merge requests found
Name: Cabal Name: Cabal
Version: 1.1.5.9.4 Version: 1.1.6
Copyright: 2003-2006, Isaac Jones Copyright: 2003-2006, Isaac Jones
-- For ghc 6.2 you need to add 'unix' to Build-Depends: -- For ghc 6.2 you need to add 'unix' to Build-Depends:
Build-Depends: base Build-Depends: base
......
...@@ -4,7 +4,7 @@ ifeq "$(findstring boilerplate.mk, $(wildcard $(TOP)/mk/*))" "" ...@@ -4,7 +4,7 @@ ifeq "$(findstring boilerplate.mk, $(wildcard $(TOP)/mk/*))" ""
# ---------------------------------------------------------------------------- # ----------------------------------------------------------------------------
# Standalone Makefile: # Standalone Makefile:
CABALVERSION=1.1.5.9.4 CABALVERSION=1.1.6
KIND=rc KIND=rc
#KIND=latest #KIND=latest
GHCFLAGS= --make -fno-warn-unused-matches -cpp GHCFLAGS= --make -fno-warn-unused-matches -cpp
...@@ -206,7 +206,7 @@ ALL_DIRS = \ ...@@ -206,7 +206,7 @@ ALL_DIRS = \
EXCLUDED_SRCS = DefaultSetup.lhs EXCLUDED_SRCS = DefaultSetup.lhs
PACKAGE = Cabal PACKAGE = Cabal
VERSION = 1.1.5.9.4 VERSION = 1.1.6
PACKAGE_DEPS = base PACKAGE_DEPS = base
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment