Project

General

Profile

« Previous | Next » 

Revision 1472

Added by Dietmar almost 13 years ago

fixed version.php

View differences:

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

  
13 13
------------------------------------- 2.8.2 ------------------------------------
14
07 Jul-2011 Build 1472 Dietmar Woellbrink (Luisehahne)
15
# fixed version.php
14 16
07 Jul-2011 Build 1471 Dietmar Woellbrink (Luisehahne)
15 17
! change to Release Candiate 7 
16 18
07 Jul-2011 Build 1470 Dietmar Woellbrink (Luisehahne)
branches/2.8.x/wb/admin/interface/version.php
52 52

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

  
57 57
?>

Also available in: Unified diff