Project

General

Profile

« Previous | Next » 

Revision 1480

Added by Dietmar almost 13 years ago

Changed version to 2.8.2

View differences:

branches/2.8.x/CHANGELOG
10 10
# = Bugfix
11 11
! = Update/Change
12 12

  
13
=============================== FEATURES FREEZE ================================
13 14
------------------------------------- 2.8.2 ------------------------------------
15
25 Jul-2011 Build 1480 Dietmar Woellbrink (Luisehahne)
16
! Changed version to 2.8.2
14 17
25 Jul-2011 Build 1479 Dietmar Woellbrink (Luisehahne)
15 18
! preparing backend for the new installer
16 19
+ add SecureFormSwitcher (Admintool)
branches/2.8.x/wb/admin/interface/version.php
51 51
}
52 52

  
53 53
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled)
54
if(!defined('VERSION')) define('VERSION', '2.8.2.RC7');
55
if(!defined('REVISION')) define('REVISION', '1479');
54
if(!defined('VERSION')) define('VERSION', '2.8.2');
55
if(!defined('REVISION')) define('REVISION', '1480');

Also available in: Unified diff