Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2014-11-12 20:18:30 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-11-12 20:19:30 +0300
commit93f42bc913bdd4c9df3d4652bd5168b4ede870c6 (patch)
tree5d8147fbf2f1c1320590736ee57842feb5b6409d /templates
parentf0fc412cf352ccace36012c0ef72f176ba16c8a2 (diff)
bump version to v3.3.1v3.3.1
Diffstat (limited to 'templates')
-rw-r--r--templates/project/_bootstrap-variables.sass2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/project/_bootstrap-variables.sass b/templates/project/_bootstrap-variables.sass
index 54df5887..968ceb62 100644
--- a/templates/project/_bootstrap-variables.sass
+++ b/templates/project/_bootstrap-variables.sass
@@ -1,4 +1,4 @@
-// Override Bootstrap variables here (defaults from bootstrap-sass v3.3.0.1):
+// Override Bootstrap variables here (defaults from bootstrap-sass v3.3.1.0):
// When true, asset path helpers are used, otherwise the regular CSS `url()` is used.
// When there no function is defined, `fn('')` is parsed as string that equals the right hand side