From: Jason Wieland Date: Wed, 25 Jan 2012 08:02:37 +0000 (-0800) Subject: caught another old reference to 1.1.3 X-Git-Tag: v2.0.0~6^2~200^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1181%2Fhead;p=thirdparty%2Fbootstrap.git caught another old reference to 1.1.3 --- diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index ea7058fd9b..ff52970b2c 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -371,7 +371,7 @@

{{_i}}Use this option to make full use of Bootstrap’s Less variables, mixins, and nesting in CSS via javascript in your browser.{{/i}}

 <link rel="stylesheet/less" href="less/bootstrap.less" media="all" />
-<script src="js/less-1.1.3.min.js"></script>
+<script src="js/less-1.2.1.min.js"></script>

{{_i}}Not feeling the .js solution? Try the Less Mac app or use Node.js to compile when you deploy your code.{{/i}}

{{_i}}What’s included{{/i}}