Merge branch 'MDL-35155-27' of git://github.com/danpoltawski/moodle into MOODLE_27_STABLE
[moodle.git] / lib / lessphp / Version.php
blob5737a5097578cf5f6fd531d13e29c34ab617e180
1 <?php
3 /**
4 * Release numbers
6 * @package Less
7 * @subpackage version
8 */
9 class Less_Version{
11 const version = '1.7.0.1'; // The current build number of less.php
12 const less_version = '1.7'; // The less.js version that this build should be compatible with
13 const cache_version = '170'; // The parser cache version