b0y-101 Mini Shell


Current Path : E:/www3/chiangrai/wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/
File Upload :
Current File : E:/www3/chiangrai/wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Version.php

<?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

}

Copyright © 2019 by b0y-101