Update version.php to beta version

pull/2487/head
Yannick Warnier 8 years ago
parent db0b5938d3
commit ac16af255d
  1. 2
      main/install/version.php

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

Loading…
Cancel
Save