Revision 797
Added by doc over 16 years ago
version.php | ||
---|---|---|
37 | 37 |
} |
38 | 38 |
|
39 | 39 |
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled) |
40 |
if(!defined('VERSION')) define('VERSION', '2.7 (RC2)');
|
|
40 |
if(!defined('VERSION')) define('VERSION', '2.7 (RC3)');
|
|
41 | 41 |
|
42 | 42 |
?> |
Also available in: Unified diff
set WB version to 2.7 (RC3) for the next upcoming release candidate