diff options
| author | Mark Otto <[email protected]> | 2014-06-26 09:13:24 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-06-26 09:13:24 -0700 |
| commit | ff6b279b3cd37e7e4e6bd93535afd016f6957afc (patch) | |
| tree | 151865f44db5b3f52a0a98e98598af5a73658ea9 /docs/assets/js/_src/customizer.js | |
| parent | 1de2f68bdcecd9a1e19548fe9152ead1b5e1bad4 (diff) | |
| download | bootstrap-ff6b279b3cd37e7e4e6bd93535afd016f6957afc.tar.xz bootstrap-ff6b279b3cd37e7e4e6bd93535afd016f6957afc.zip | |
bump to v3.2.0
Diffstat (limited to 'docs/assets/js/_src/customizer.js')
| -rw-r--r-- | docs/assets/js/_src/customizer.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/js/_src/customizer.js b/docs/assets/js/_src/customizer.js index f04908e31..c3a212f2c 100644 --- a/docs/assets/js/_src/customizer.js +++ b/docs/assets/js/_src/customizer.js @@ -11,7 +11,7 @@ window.onload = function () { // wait for load in a dumb way because B-0 'use strict'; var cw = '/*!\n' + - ' * Bootstrap v3.1.1 (http://getbootstrap.com)\n' + + ' * Bootstrap v3.2.0 (http://getbootstrap.com)\n' + ' * Copyright 2011-2014 Twitter, Inc.\n' + ' * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n' + ' */\n\n' |
