Commit: 6696bcb7ee8f61176b461fa1847172de9ca53183 Author: Julien Pauli <jpa...@php.net> Thu, 3 Oct 2013 21:06:44 +0200 Parents: 3a14d94cc3a59e38ca259464a09843b2e4b198f3 Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=6696bcb7ee8f61176b461fa1847172de9ca53183 Log: Wrong url for 5.5 RCs Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index af19eda..0739988 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -95,7 +95,7 @@ $QA_RELEASES = array( 'md5_gz' => '0ace378d26edbdeee4b77dc45ce78322', 'md5_xz' => '1cd60486f76ce52f57b1c634a585702f', 'date' => '03 Oct 2013', - 'baseurl' => 'http://downloads.php.net/dsp/', + 'baseurl' => 'http://downloads.php.net/jpauli/', ), ), -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php