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

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed Jan 24 12:53:06 EST 2007


Author: richie
Date: Wed Jan 24 10:53:01 2007
New Revision: 10112

Log:
version changed

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

Modified: vtigercrm/branches/5.0.3/install/0welcome.php
==============================================================================
--- vtigercrm/branches/5.0.3/install/0welcome.php (original)
+++ vtigercrm/branches/5.0.3/install/0welcome.php Wed Jan 24 10:53:01 2007
@@ -99,8 +99,8 @@
 						<td align=left class="small" style="padding-left:20px">
 		<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This Configuration Wizard will create the requisite data needed to get working with vtiger. 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.3 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.3 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.3-rc2 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.3-rc2 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.3/install/4createConfigFile.php
==============================================================================
--- vtigercrm/branches/5.0.3/install/4createConfigFile.php (original)
+++ vtigercrm/branches/5.0.3/install/4createConfigFile.php Wed Jan 24 10:53:01 2007
@@ -45,8 +45,8 @@
 
 // vtiger CRM version number; do not edit!
 
-$vtiger_version = "5.0.3";
-$release_date = "31 October 2006";
+$vtiger_version = "5.0.3-rc2";
+$release_date = "25 January 2007";
 
 
 if (isset($_REQUEST['db_hostname']))

Modified: vtigercrm/branches/5.0.3/install/5createTables.php
==============================================================================
--- vtigercrm/branches/5.0.3/install/5createTables.php (original)
+++ vtigercrm/branches/5.0.3/install/5createTables.php Wed Jan 24 10:53:01 2007
@@ -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.3 is all set to go!</b>
+			<b>vtigercrm-5.0.3-rc2 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