Project

General

Profile

« Previous | Next » 

Revision 1025

Added by Matthias over 15 years ago

Set Version to WB2.8RC1

View differences:

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.8 BETA');
40
if(!defined('VERSION')) define('VERSION', '2.8RC1');
41 41

  
42 42
?>

Also available in: Unified diff