diff options
| author | yury <[email protected]> | 2011-09-03 20:10:42 +0400 |
|---|---|---|
| committer | yury <[email protected]> | 2011-09-03 20:10:42 +0400 |
| commit | fe8cb55cc16fb0995428b7055c6f31c6a50f6ed5 (patch) | |
| tree | 83dd970900df547ad16d85d86021ca664c2bfb37 /lib/bootstrap.less | |
| parent | 2589c0ac4ecc86feed81cfc5df344e0eb78cda64 (diff) | |
| download | bootstrap-fe8cb55cc16fb0995428b7055c6f31c6a50f6ed5.tar.xz bootstrap-fe8cb55cc16fb0995428b7055c6f31c6a50f6ed5.zip | |
use @VERSION var in build script
Diffstat (limited to 'lib/bootstrap.less')
| -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 |
