diff --git a/public/main/install/version.php b/public/main/install/version.php index 9d693b6787..b92f6186fd 100644 --- a/public/main/install/version.php +++ b/public/main/install/version.php @@ -8,13 +8,6 @@ * required from any other process of Chamilo than the installation or upgrade. * It also helps for automatic packaging of unstable versions. */ -/*$new_version = '2.0.0'; -$new_version_status = 'alpha'; -$new_version_last_id = 0; -$new_version_stable = false; -$new_version_major = true; -$software_name = 'Chamilo'; -$software_url = 'https://chamilo.org/';*/ return [ 'new_version' => '2.0.0',