|
|
@ -14,7 +14,7 @@ |
|
|
|
* Variables used from the main/install/index.php |
|
|
|
* Variables used from the main/install/index.php |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
$new_version = '1.11.0'; |
|
|
|
$new_version = '1.11.0'; |
|
|
|
$new_version_status = 'alpha'; |
|
|
|
$new_version_status = 'beta'; |
|
|
|
$new_version_last_id = 0; |
|
|
|
$new_version_last_id = 0; |
|
|
|
$new_version_stable = false; |
|
|
|
$new_version_stable = false; |
|
|
|
$new_version_major = true; |
|
|
|
$new_version_major = true; |
|
|
|