For Programmers: Free Programming Magazines  


Home > Archive > PHP Questions and Answers > July 2006 > cvs: qaweb /include release-qa.php









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: qaweb /include release-qa.php
Derick Rethans

2006-07-04, 6:02 pm

derick Tue Jul 4 16:52:34 2006 UTC

Modified files:
/qaweb/include release-qa.php
Log:
- Updated for new RC.


http://cvs.php.net/viewvc.cgi/qaweb...0&diff_format=u
Index: qaweb/include/release-qa.php
diff -u qaweb/include/release-qa.php:1.59 qaweb/include/release-qa.php:1.60
--- qaweb/include/release-qa.php:1.59 Sun May 21 17:52:34 2006
+++ qaweb/include/release-qa.php Tue Jul 4 16:52:33 2006
@@ -1,12 +1,12 @@
-<?php /* $Id: release-qa.php,v 1.59 2006/05/21 17:52:34 derick Exp $ */
+<?php /* $Id: release-qa.php,v 1.60 2006/07/04 16:52:33 derick Exp $ */

/*
* This file generates the "Providing QA for PHP x.x.x.." task item
* with list of urls to the packages.
*/

-$CURRENT_QA_RELEASE = "4.4.3RC1";
-$BUILD_TEST_RELEASES = array( '4.4.3RC1' /*, '5.1.3RC3'*/ );
+$CURRENT_QA_RELEASE = "4.4.3RC2";
+$BUILD_TEST_RELEASES = array( '4.4.3RC2' /*, '5.1.3RC3'*/ );
$RELEASE_PROCESS = true;
$RC_FILES = array (
array (
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com