diff --git a/Makefile b/Makefile index 2979b3d53..91dd92a4f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.3.0 +VERSION=1.4.0 DATE=$(shell DATE) BOOTSTRAP = ./bootstrap.css BOOTSTRAP_MIN = ./bootstrap.min.css diff --git a/bootstrap.css b/bootstrap.css index d9e8c2d68..f8fa24ef1 100644 --- a/bootstrap.css +++ b/bootstrap.css @@ -1,12 +1,12 @@ /*! - * Bootstrap v1.3.0 + * Bootstrap v1.4.0 * * Copyright 2011 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Thu Nov 3 14:42:54 PDT 2011 + * Date: Thu Nov 3 14:49:00 PDT 2011 */ /* Reset.less * Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc). diff --git a/docs/index.html b/docs/index.html index cce84f892..80ab9815b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -131,7 +131,7 @@

What's included

Bootstrap comes complete with compiled CSS, uncompiled, and example templates.