diff options
| author | Chris Rebert <[email protected]> | 2016-07-25 08:42:13 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-07-25 08:42:13 -0700 |
| commit | c391850a2d22d5a93117e50c31fff30dd4becce3 (patch) | |
| tree | d8e08398c406b8e6a6f1cd9b241855f5bbd985ac | |
| parent | 82cba4eeabf857dd01039febe9d2991567e34050 (diff) | |
| download | bootstrap-c391850a2d22d5a93117e50c31fff30dd4becce3.tar.xz bootstrap-c391850a2d22d5a93117e50c31fff30dd4becce3.zip | |
Update remaining version numbers in source files
Refs a90341ced2160c2a519a723100e9383a180501d9
Errata for #20357
[ci skip]
| -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 3ce2dc402..f0aa08f3a 100644 --- a/less/bootstrap.less +++ b/less/bootstrap.less @@ -1,5 +1,5 @@ /*! - * Bootstrap v3.3.6 (http://getbootstrap.com) + * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ diff --git a/less/theme.less b/less/theme.less index 27417930b..fb6174427 100644 --- a/less/theme.less +++ b/less/theme.less @@ -1,5 +1,5 @@ /*! - * Bootstrap v3.3.6 (http://getbootstrap.com) + * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ |
