diff options
| author | Jacob Thornton <[email protected]> | 2011-08-26 15:21:20 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-26 15:21:20 -0700 |
| commit | a63fb4d234941c58547ed902eb198abaee71b89c (patch) | |
| tree | c23ca33948c6cf4b9cbdc8afbbcf992590b8dadf /Makefile | |
| parent | 5193619ab0b5eaf937eaec01ba58f179dbc2484c (diff) | |
| parent | 273659c8e754b924b1bdcab5d34b0498ce2036bd (diff) | |
| download | bootstrap-a63fb4d234941c58547ed902eb198abaee71b89c.tar.xz bootstrap-a63fb4d234941c58547ed902eb198abaee71b89c.zip | |
Merge branch '1.1.1-wip'
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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` |
