From 273659c8e754b924b1bdcab5d34b0498ce2036bd Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Fri, 26 Aug 2011 11:13:47 -0700 Subject: update everything to 1.1.1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 64a958f22..f4f367567 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ DATE=$(shell DATE) -BOOTSTRAP = ./bootstrap-1.1.0.css -BOOTSTRAP_MIN = ./bootstrap-1.1.0.min.css +BOOTSTRAP = ./bootstrap-1.1.1.css +BOOTSTRAP_MIN = ./bootstrap-1.1.1.min.css BOOTSTRAP_LESS = ./lib/bootstrap.less LESS_COMPESSOR ?= `which lessc` WATCHR ?= `which watchr` -- cgit v1.2.3