Big citayyyy.... big citay nights On Feb 2, 2017 7:34 AM, "Anatol Belski" <a...@php.net> wrote:
> Commit: 4680d009deda4ec98e31b63a433a04e3266f221a > Author: Anatol Belski <a...@php.net> Thu, 2 Feb 2017 14:33:17 > +0100 > Parents: a0c46f536993afa49a5c0d499d46057a7e4e9b18 > Branches: master > > Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h= > 4680d009deda4ec98e31b63a433a04e3266f221a > > Log: > 7.0.16RC1 info > > Changed paths: > M include/release-qa.php > > > Diff: > diff --git a/include/release-qa.php b/include/release-qa.php > index 7a3f961..580e2c5 100644 > --- a/include/release-qa.php > +++ b/include/release-qa.php > @@ -63,14 +63,14 @@ $QA_RELEASES = array( > 'active' => true, > 'release' => array( > 'type' => 'RC', > - 'number' => 0, > - 'md5_bz2' => '', > - 'md5_gz' => '', > - 'md5_xz' => '', > - 'sha256_bz2' => '', > - 'sha256_gz' => '', > - 'sha256_xz' => '', > - 'date' => '05 January 2017', > + 'number' => 1, > + 'md5_bz2' => '74144b0afa32674d97da8124df0a43 > 9c', > + 'md5_gz' => '6cebdeb8789e964c79980db823eae9 > ce', > + 'md5_xz' => '2b6fb8ba85d528eeb2110abf9b25fd > 08', > + 'sha256_bz2' => 'c9264c41d9114cf049eab9ee8e5dea > 5248a47f7a88dc3eb1468a263c5d913374', > + 'sha256_gz' => 'eb08ac9fe4d65046de8f10e72432e7 > 5d7f557772a9f197e6444ef3c697efbf29', > + 'sha256_xz' => '4a8c815d78fa32b7cb9192c0f696b5 > 778b6d972b88a6da77c7ef78c8fa24cb73', > + 'date' => '02 February 2017', > 'baseurl' => 'http://downloads.php.net/ab/', > ), > ), > > > -- > PHP Quality Assurance Mailing List <http://www.php.net/> > To unsubscribe, visit: http://www.php.net/unsub.php > >