File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/Version.php.tar
vhosts/uyarreklam.com.tr/httpdocs/wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Version.php0000644 00000000516 15155360617 0031257 0 ustar 00 var/www <?php
/**
* Release numbers
*
* @package Less
* @subpackage version
*/
class Less_Version{
const version = '3.0.0'; // The current build number of less.php
const less_version = '2.5.3'; // The less.js version that this build should be compatible with
const cache_version = '253'; // The parser cache version
}