Revision 1612
Added by darkviper over 13 years ago
| branches/2.8.x/CHANGELOG | ||
|---|---|---|
| 11 | 11 |
! = Update/Change |
| 12 | 12 |
=============================================================================== |
| 13 | 13 |
|
| 14 |
|
|
| 14 |
11 Feb-2012 Build 1612 Werner v.d.Decken(DarkViper) |
|
| 15 |
! Number of version and revision updated in branch. |
|
| 16 |
11 Feb-2012 Build 1611 Werner v.d.Decken(DarkViper) |
|
| 17 |
! Number of version and revision updated. |
|
| 18 |
11 Feb-2012 Build 1610 Werner v.d.Decken(DarkViper) |
|
| 19 |
! Version 2.8.3 tagged |
|
| 15 | 20 |
----------------------------------- 2.8.3 -------------------------------- |
| 16 | 21 |
09 Feb-2012 Build 1609 Dietmar Woellbrink (Luisehahne) |
| 17 | 22 |
! change Website Baker to WebsiteBaker in installer |
| branches/2.8.x/wb/admin/interface/version.php | ||
|---|---|---|
| 50 | 50 |
} |
| 51 | 51 |
|
| 52 | 52 |
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled) |
| 53 |
if(!defined('VERSION')) define('VERSION', '2.8.2');
|
|
| 54 |
if(!defined('REVISION')) define('REVISION', '1609');
|
|
| 55 |
if(!defined('SP')) define('SP', 'SP2');
|
|
| 53 |
if(!defined('VERSION')) define('VERSION', '2.8.3');
|
|
| 54 |
if(!defined('REVISION')) define('REVISION', '1612');
|
|
| 55 |
if(!defined('SP')) define('SP', '');
|
|
Also available in: Unified diff
Number of version and revision updated in branch too (hello Mr. Alzheimer)