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 branches found
No related tags found
No related merge requests found
Name: Cabal
Version: 1.1.5.9.4
Version: 1.1.6
Copyright: 2003-2006, Isaac Jones
-- For ghc 6.2 you need to add 'unix' to Build-Depends:
Build-Depends: base
......
......@@ -4,7 +4,7 @@ ifeq "$(findstring boilerplate.mk, $(wildcard $(TOP)/mk/*))" ""
# ----------------------------------------------------------------------------
# Standalone Makefile:
CABALVERSION=1.1.5.9.4
CABALVERSION=1.1.6
KIND=rc
#KIND=latest
GHCFLAGS= --make -fno-warn-unused-matches -cpp
......@@ -206,7 +206,7 @@ ALL_DIRS = \
EXCLUDED_SRCS = DefaultSetup.lhs
PACKAGE = Cabal
VERSION = 1.1.5.9.4
VERSION = 1.1.6
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