From 3ef86aa7031adf7b7e50b0841ee478c6803d37b0 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Sun, 21 Aug 2011 22:30:39 -0700 Subject: v1.1.0 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f275d7ce9..64a958f22 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ DATE=$(shell DATE) -BOOTSTRAP = ./bootstrap-1.0.0.css -BOOTSTRAP_MIN = ./bootstrap-1.0.0.min.css +BOOTSTRAP = ./bootstrap-1.1.0.css +BOOTSTRAP_MIN = ./bootstrap-1.1.0.min.css BOOTSTRAP_LESS = ./lib/bootstrap.less LESS_COMPESSOR ?= `which lessc` WATCHR ?= `which watchr` -- cgit v1.2.3