[Vtigercrm-commits] [vtiger-commits] r10210 - in /vtigercrm/branches/5.0.3: Release_Notes.html index.php vtigerversion.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue Feb 20 09:25:49 EST 2007


Author: saraj
Date: Tue Feb 20 07:25:43 2007
New Revision: 10210

Log:
label has been changed --Minnie

Modified:
    vtigercrm/branches/5.0.3/Release_Notes.html
    vtigercrm/branches/5.0.3/index.php
    vtigercrm/branches/5.0.3/vtigerversion.php

Modified: vtigercrm/branches/5.0.3/Release_Notes.html
==============================================================================
--- vtigercrm/branches/5.0.3/Release_Notes.html (original)
+++ vtigercrm/branches/5.0.3/Release_Notes.html Tue Feb 20 07:25:43 2007
@@ -28,10 +28,10 @@
 <body class="background">
 <p><img src="vtiger.jpg" width="112" height="48"></p>
 <p>&nbsp;</p>
-<h1>vtiger CRM 5.0.3-rc2: Release Notes</h1>
+<h1>vtiger CRM 5.0.3: Release Notes</h1>
 <p><b>Date: January 24, 2007</b></p>
 <p>Hi All,</p>
-<p>Welcome to <b>vtiger CRM. </b>We are happy to annouce the release of vtiger CRM 5.0.3-rc2. In this release, we have focussed on the following bug fixes and issues:</p>
+<p>Welcome to <b>vtiger CRM. </b>We are happy to annouce the release of vtiger CRM 5.0.3. In this release, we have focussed on the following bug fixes and issues:</p>
 <p>&nbsp;</p>
 <p><b><a name="TOC4" id="TOC3"></a>Table of Contents</b></p>
 <ol>

Modified: vtigercrm/branches/5.0.3/index.php
==============================================================================
--- vtigercrm/branches/5.0.3/index.php (original)
+++ vtigercrm/branches/5.0.3/index.php Tue Feb 20 07:25:43 2007
@@ -647,7 +647,7 @@
 		echo "<script language = 'JavaScript' type='text/javascript' src = 'include/js/popup.js'></script>";
 		echo '<style type="text/css">@import url("themes/'.$theme.'/style.css"); </style>';
 		echo "<br><br><br><table border=0 cellspacing=0 cellpadding=5 width=100% class=settingsSelectedUI >";
-		echo "<tr><td class=small align=left>vtiger CRM 5.0.3-rc2 | Visit <a href='http://www.vtiger.com'>www.vtiger.com</a> for more information </td>";
+		echo "<tr><td class=small align=left>vtiger CRM 5.0.3 | Visit <a href='http://www.vtiger.com'>www.vtiger.com</a> for more information </td>";
 		echo "<td class=small align=right> &copy; <a href='javascript:mypopup()'>Copyright Details</a></td></tr></table>";
 			
 	//	echo "<table align='center'><tr><td align='center'>";

Modified: vtigercrm/branches/5.0.3/vtigerversion.php
==============================================================================
--- vtigercrm/branches/5.0.3/vtigerversion.php (original)
+++ vtigercrm/branches/5.0.3/vtigerversion.php Tue Feb 20 07:25:43 2007
@@ -10,5 +10,5 @@
  ********************************************************************************/
 $patch_version = '';
 $modified_database = '';
-$vtiger_current_version = '5.0.3-rc2';
+$vtiger_current_version = '5.0.3';
 ?>





More information about the vtigercrm-commits mailing list