Commit: bba9f2a797182bd5f0036bfeedf7c483130b6a66 Author: Stanislav Malyshev <smalys...@gmail.com> Thu, 6 Aug 2015 22:01:47 -0700 Parents: 61299d337d523203d1c6faf4574b2d298bdedb53 Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=bba9f2a797182bd5f0036bfeedf7c483130b6a66 Log: next versions Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index ca1e5c0..f4c9cc3 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -58,7 +58,7 @@ $QA_RELEASES = array( ), ), - '5.4.44' => array( + '5.4.45' => array( 'active' => true, 'snaps' => array( 'prefix' => 'php5.4-latest', @@ -74,7 +74,7 @@ $QA_RELEASES = array( ), ), - '5.5.28' => array( + '5.5.29' => array( 'active' => true, 'snaps' => array( 'prefix' => 'php5.5-latest', -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php