Commit: f3cae410faec0292d4713ae70b72870f0178cea8 Author: Stanislav Malyshev <smalys...@gmail.com> Thu, 6 Feb 2014 21:10:26 -0800 Parents: a637109aa8522b7dd36b18f5db1b0b970852ac00 Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=f3cae410faec0292d4713ae70b72870f0178cea8 Log: 5.4.25 Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 171e9d8..8ba50dd 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -66,7 +66,7 @@ $QA_RELEASES = array( ), ), - '5.4.25' => array( + '5.4.26' => array( 'active' => true, 'snaps' => array( 'prefix' => 'php5.4-latest', @@ -74,7 +74,7 @@ $QA_RELEASES = array( ), 'release' => array( 'type' => 'RC', - 'number' => 1, + 'number' => 0, 'md5_bz2' => '87590d9651c7732b921703468ba63d49', 'md5_gz' => '102866b7193bf391ad4f59d2f33a0807', 'date' => '23 Jan 2013', -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php