[Vtigercrm-commits] [vtiger-commits] r9741 - in /vtigercrm/branches/5.0.2/install: 0welcome.php 4createConfigFile.php 5createTables.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Mon Oct 30 07:45:11 EST 2006


Author: richie
Date: Mon Oct 30 05:45:05 2006
New Revision: 9741

Log:
version changed to 5.0.2

Modified:
    vtigercrm/branches/5.0.2/install/0welcome.php
    vtigercrm/branches/5.0.2/install/4createConfigFile.php
    vtigercrm/branches/5.0.2/install/5createTables.php

Modified: vtigercrm/branches/5.0.2/install/0welcome.php
==============================================================================
--- vtigercrm/branches/5.0.2/install/0welcome.php (original)
+++ vtigercrm/branches/5.0.2/install/0welcome.php Mon Oct 30 05:45:05 2006
@@ -97,10 +97,10 @@
 
 					<tr>
 						<td align=left class="small" style="padding-left:20px">
-		<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This Configuration Wizard will create vtiger CRM 5.0.1 databases and tables and configuration files you need to start. The entire process should take about four minutes. Click the Start button when you are ready. 
+		<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This Configuration Wizard will create vtiger CRM 5.0.2 databases and tables and configuration files you need to start. The entire process should take about four minutes. Click the Start button when you are ready. 
 <br><br>
-<p><span style="color:#555555">- vtiger CRM 5.0.1 is tested on mySQL 4.1.X, mySQL 5.0.19, PHP 5.0.19 and Apache 2.0.40.</p> 
-<p align="center"><font color='red'><b>vtiger CRM 5.0.1 will not work on mysql 4.0.x versions</b></font></center><center><font color='blue'><b>vtiger crm can run on a system which has xampp/lampp/wampp already installed in it provided it meets the above mentioned requirements</b></font></center>
+<p><span style="color:#555555">- vtiger CRM 5.0.2 is tested on mySQL 4.1.X, mySQL 5.0.19, PHP 5.0.19 and Apache 2.0.40.</p> 
+<p align="center"><font color='red'><b>vtiger CRM 5.0.2 will not work on mysql 4.0.x versions</b></font></center><center><font color='blue'><b>vtiger crm can run on a system which has xampp/lampp/wampp already installed in it provided it meets the above mentioned requirements</b></font></center>
 <p>The installation wizard will guide you with the installation regardless of the setup you may have.</span>
 						
 					  </td>

Modified: vtigercrm/branches/5.0.2/install/4createConfigFile.php
==============================================================================
--- vtigercrm/branches/5.0.2/install/4createConfigFile.php (original)
+++ vtigercrm/branches/5.0.2/install/4createConfigFile.php Mon Oct 30 05:45:05 2006
@@ -45,8 +45,8 @@
 
 // vtiger CRM version number; do not edit!
 
-$vtiger_version = "5.0.1";
-$release_date = "10 October 2006";
+$vtiger_version = "5.0.2";
+$release_date = "31 October 2006";
 
 
 if (isset($_REQUEST['db_hostname']))

Modified: vtigercrm/branches/5.0.2/install/5createTables.php
==============================================================================
--- vtigercrm/branches/5.0.2/install/5createTables.php (original)
+++ vtigercrm/branches/5.0.2/install/5createTables.php Mon Oct 30 05:45:05 2006
@@ -123,7 +123,7 @@
 		<table border=0 cellspacing=0 cellpadding=5 align="center" width=75% style="background-color:#E1E1FD;border:1px dashed #111111;">
 		<tr>
 			<td align=center class=small>
-			<b>vtigercrm-5.0.1 is all set to go!</b>
+			<b>vtigercrm-5.0.2 is all set to go!</b>
 			<hr noshade size=1>
 			<div style="width:100%;padding:10px; "align=left>
 			<ul>





More information about the vtigercrm-commits mailing list