diff options
| author | Jacob Thornton <[email protected]> | 2011-09-17 18:25:40 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-17 18:25:40 -0700 |
| commit | 3eafbe5c8994e884744e4a664be51ab5b6558b80 (patch) | |
| tree | 650248895a259ac6654dddeacbfa109a2a10aece /Makefile | |
| parent | 39a16811eb09b1a874d5a68dcd31808edb14a5b5 (diff) | |
| download | bootstrap-3eafbe5c8994e884744e4a664be51ab5b6558b80.tar.xz bootstrap-3eafbe5c8994e884744e4a664be51ab5b6558b80.zip | |
change version in makefile to 1.3
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=1.2.0 +VERSION=1.3.0 DATE=$(shell DATE) BOOTSTRAP = ./bootstrap.css BOOTSTRAP_MIN = ./bootstrap.min.css |
