[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-qa
Subject:    [PHP-QA] cvs: qaweb /include release-qa.php
From:       "Derick Rethans" <derick () php ! net>
Date:       2005-08-17 13:35:20
Message-ID: cvsderick1124285720 () cvsserver
[Download RAW message or body]

derick		Wed Aug 17 09:35:20 2005 EDT

  Modified files:              
    /qaweb/include	release-qa.php 
  Log:
  - Fix versions.
  
  
http://cvs.php.net/diff.php/qaweb/include/release-qa.php?r1=1.41&r2=1.42&ty=u
Index: qaweb/include/release-qa.php
diff -u qaweb/include/release-qa.php:1.41 qaweb/include/release-qa.php:1.42
--- qaweb/include/release-qa.php:1.41	Fri Jul  1 07:21:56 2005
+++ qaweb/include/release-qa.php	Wed Aug 17 09:35:19 2005
@@ -1,12 +1,12 @@
-<?php /* $Id: release-qa.php,v 1.41 2005/07/01 11:21:56 derick Exp $ */
+<?php /* $Id: release-qa.php,v 1.42 2005/08/17 13:35:19 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 = '5.1.0b2';
-$BUILD_TEST_RELEASES = array('4.4.0RC2', '4.3.11', '5.0.4', '5.1.0b2', '5.1.0-dev');
+$CURRENT_QA_RELEASE = '5.1.0rc1';
+$BUILD_TEST_RELEASES = array('4.4.1dev', '4.3.11', '5.0.4', '5.1.0rc1', '5.1.0dev');
 $RELEASE_PROCESS = false;
 
 $RC_FILES = array (

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic