From 4d652035dcf8fd42783dc466605e4c5d045e11fc Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 16 Mar 2015 08:39:31 -0700 Subject: v3.3.2 => v3.3.4 --- docs/assets/js/src/customizer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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' -- cgit v1.2.3