Preview: Version.php
Size: 328 B
//proc/self/root/home/nshryvcy/taramarriagebureau.com/wp-content/plugins/trx_utils/lib/less/Version.php
<?php
/**
* Release numbers
*
* @package Less
* @subpackage version
*/
class Less_Version{
const version = '1.7.0.4'; // 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
}
Directory Contents
Dirs: 0 × Files: 3