Update for rc

1.9.x
Yannick Warnier 11 years ago
parent c331a0b0e4
commit b80756232e
  1. 2
      main/install/version.php

@ -13,7 +13,7 @@
* Variables used from the main/install/index.php
*/
$new_version = '1.9.8';
$new_version_status = 'beta';
$new_version_status = 'rc';
$new_version_last_id = 0;
$new_version_stable = false;
$new_version_major = false;

Loading…
Cancel
Save