diff options
| author | Jacob Thornton <[email protected]> | 2011-09-03 23:12:36 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-03 23:12:36 -0700 |
| commit | 43b01d1b80764a92ded6b47269433e2ecfd1919b (patch) | |
| tree | 83dd970900df547ad16d85d86021ca664c2bfb37 /lib | |
| parent | 2589c0ac4ecc86feed81cfc5df344e0eb78cda64 (diff) | |
| parent | fe8cb55cc16fb0995428b7055c6f31c6a50f6ed5 (diff) | |
| download | bootstrap-43b01d1b80764a92ded6b47269433e2ecfd1919b.tar.xz bootstrap-43b01d1b80764a92ded6b47269433e2ecfd1919b.zip | |
Merge pull request #149 from yury/version_var
use VERSION var in build script
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/bootstrap.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bootstrap.less b/lib/bootstrap.less index c31bd725d..a46a6a760 100644 --- a/lib/bootstrap.less +++ b/lib/bootstrap.less @@ -1,5 +1,5 @@ /*! - * Bootstrap v1.2.0 + * Bootstrap @VERSION * * Copyright 2011 Twitter, Inc * Licensed under the Apache License v2.0 |
