diff options
| author | Mark Otto <[email protected]> | 2015-06-16 09:10:22 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-06-16 09:10:22 -0700 |
| commit | 83bfff7f0765503b990b96c303eef67009e48d77 (patch) | |
| tree | f8a1e58e1baa1a63640823c87d23058f3d301985 /less | |
| parent | 29ff44d3113806aad002bfea17a24e97005cd0c4 (diff) | |
| download | bootstrap-83bfff7f0765503b990b96c303eef67009e48d77.tar.xz bootstrap-83bfff7f0765503b990b96c303eef67009e48d77.zip | |
bump version
Diffstat (limited to 'less')
| -rw-r--r-- | less/bootstrap.less | 2 | ||||
| -rw-r--r-- | less/theme.less | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/less/bootstrap.less b/less/bootstrap.less index 3cd9828d3..4b9916e6c 100644 --- a/less/bootstrap.less +++ b/less/bootstrap.less @@ -1,5 +1,5 @@ /*! - * Bootstrap v3.3.4 (http://getbootstrap.com) + * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ diff --git a/less/theme.less b/less/theme.less index 5c134b7b5..8371872b0 100644 --- a/less/theme.less +++ b/less/theme.less @@ -1,5 +1,5 @@ /*! - * Bootstrap v3.3.4 (http://getbootstrap.com) + * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ |
