Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Commit

Permalink
1.7.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
oyejorge committed Sep 17, 2015
1 parent 693baa3 commit f196688
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/Less/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
*/
class Less_Version{

const version = '1.7.0.5'; // The current build number of less.php
const version = '1.7.0.7'; // The current build number of less.php
const less_version = '1.7'; // The less.js version that this build should be compatible with
const cache_version = '170'; // The parser cache version
const cache_version = '170'; // The parser cache version

}
}

0 comments on commit f196688

Please sign in to comment.