Commit: 52cfdb4fe7b916bf3bee988224d7423f3bf8a538 Author: Anatol Belski <a...@php.net> Thu, 29 Sep 2016 11:52:19 +0200 Parents: a41778e512e5955e0ad60a4a85a117bc4dc1660f Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=52cfdb4fe7b916bf3bee988224d7423f3bf8a538 Log: fix date Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 797f10b..00024fd 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -92,7 +92,7 @@ $QA_RELEASES = array( 'md5_bz2' => 'ea455c49e21b091375b7ab11d6cdcdc8', 'md5_gz' => '307a21764ff62a8fb24285d096dd68c8', 'md5_xz' => '6c4470fa3f6364b586ea87f5ef7856a1', - 'date' => '13 September 2016', + 'date' => '29 September 2016', 'baseurl' => 'http://downloads.php.net/ab/', ), ), -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php