increase CL version
This commit is contained in:
parent
97a3370258
commit
965c7054f4
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ if (!defined('CL_ENVIRONMENT')) {
|
|||
*/
|
||||
if (!defined('CL_VERSION')) {
|
||||
|
||||
define('CL_VERSION', '2.3.0 RC');
|
||||
define('CL_VERSION', '3.0.0 RC');
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue