diff options
| author | Jacob Thornton <[email protected]> | 2011-08-26 11:13:47 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-26 11:13:47 -0700 |
| commit | 273659c8e754b924b1bdcab5d34b0498ce2036bd (patch) | |
| tree | f62ae4c364cdcbac74fb48705319e157ab99032c /Makefile | |
| parent | fc1118c87cfc82c85fe37f5cffd695652483c6db (diff) | |
| download | bootstrap-273659c8e754b924b1bdcab5d34b0498ce2036bd.tar.xz bootstrap-273659c8e754b924b1bdcab5d34b0498ce2036bd.zip | |
update everything to 1.1.1
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` |
