ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-qa
php-qa
[PHP-QA] cvs: qaweb / buildtest-submit.php
by Derick Rethans other posts by this author
Aug 24 2002 9:24AM messages near this date
[PHP-QA] cvs: qaweb / index.php | [PHP-QA] PHP 4.2.3 RC1 rolled
derick		Sat Aug 24 05:24:14 2002 EDT

  Modified files:              
    /qaweb	buildtest-submit.php 
  Log:
  - Make ready for 4.2.3
  
  
Index: qaweb/buildtest-submit.php
diff -u qaweb/buildtest-submit.php:1.14 qaweb/buildtest-submit.php:1.15
--- qaweb/buildtest-submit.php:1.14	Mon May  6 14:29:25 2002
+++ qaweb/buildtest-submit.php	Sat Aug 24 05:24:14 2002
@@ -3,7 +3,7 @@
 
 $TITLE = "Submit Build Test [PHP-QAT: Quality Assurance Team]";
 $SITE_UPDATE = date("D M d H:i:s Y T", filectime($SCRIPT_FILENAME))."<br> 
-/* $Id: buildtest-submit.php,v 1.14 2002/05/06 18:29:25 derick Exp $ */";
+/* $Id: buildtest-submit.php,v 1.15 2002/08/24 09:24:14 derick Exp $ */";
 
 common_header();
 ?> 
@@ -29,8 +29,7 @@
 	<th> Package:</th>
 	<td> 
 		<select name="package"> 
-			<option value="4.3.0-dev"> 4.3.0-dev</option>
-			<option value="4.2.1RC2" selected> 4.2.1RC2</option>
+			<option value="4.2.3RC1" selected> 4.2.3RC1</option>
 		</select> 
 	</td> 
 </tr> 



-- 
PHP Quality Assurance Mailing List <http://www.php.net/> 
To unsubscribe, visit: http://www.php.net/unsub.php

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved