aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-03-16 08:39:31 -0700
committerChris Rebert <[email protected]>2015-03-16 08:39:31 -0700
commit4d652035dcf8fd42783dc466605e4c5d045e11fc (patch)
tree4de6a77d9cf3a8b4ed715679555e2f61c2d37edd /docs/assets
parent66ceae7b753137376ee00cd5a68004b7831c6eb9 (diff)
downloadbootstrap-4d652035dcf8fd42783dc466605e4c5d045e11fc.tar.xz
bootstrap-4d652035dcf8fd42783dc466605e4c5d045e11fc.zip
v3.3.2 => v3.3.4
Diffstat (limited to 'docs/assets')
-rw-r--r--docs/assets/js/src/customizer.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/js/src/customizer.js b/docs/assets/js/src/customizer.js
index 12a35a9b9..d38a71724 100644
--- a/docs/assets/js/src/customizer.js
+++ b/docs/assets/js/src/customizer.js
@@ -12,7 +12,7 @@
window.onload = function () { // wait for load in a dumb way because B-0
'use strict';
var cw = '/*!\n' +
- ' * Bootstrap v3.3.2 (http://getbootstrap.com)\n' +
+ ' * Bootstrap v3.3.4 (http://getbootstrap.com)\n' +
' * Copyright 2011-' + new Date().getFullYear() + ' Twitter, Inc.\n' +
' * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n' +
' */\n\n'