Revision 750
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'); |
|
40 |
if(!defined('VERSION')) define('VERSION', '2.7 (RC2)');
|
|
41 | 41 |
|
42 | 42 |
?> |
Also available in: Unified diff
set version number to 2.7 (RC2) for the upcoming second release candidate