Project

General

Profile

« Previous | Next » 

Revision 1025

Added by Matthias over 15 years ago

Set Version to WB2.8RC1

View differences:

trunk/CHANGELOG
12 12

  
13 13
------------------------------------- 2.8.0 -------------------------------------
14 14
01-July-2009 Matthias Gallas
15
!	Set Version to WB2.8RC1
15 16
!	Minor tweaks in pages_sections.htt
16 17
+	Added posibility to upload and unzip .zip packages to media section
17 18
	(Thanks to BerndJM)
trunk/wb/admin/interface/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