Updating install/version.php

skala
Julio Montoya 14 years ago
parent c7bcf5bbaa
commit 42142284c6
  1. 2
      main/install/version.php

@ -12,7 +12,7 @@
* Variables used from the main/install/index.php
*/
$new_version = '1.9.0';
$new_version_status = 'RC1';
$new_version_status = 'RC';
$new_version_last_id = 1;
$new_version_stable = false;
$new_version_major = true;

Loading…
Cancel
Save