Commit:    e2b87626c7132dee341b9e43e753f09ef239e1c6
Author:    David Soria Parra <d...@php.net>         Thu, 21 Mar 2013 14:34:21 
+0100
Parents:   37c8f1a6ae09717c2969283474c69b0be2b1a3fe
Branches:  master

Link:       
http://git.php.net/?p=web/qa.git;a=commitdiff;h=e2b87626c7132dee341b9e43e753f09ef239e1c6

Log:
Beta it is

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index f4ba333..738a95f 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -89,12 +89,12 @@ $QA_RELEASES = array(
                        'baseurl'       => 'http://snaps.php.net/',
                ),
                'release'               => array(
-                       'type'          => 'alpha',
+                       'type'          => 'beta',
                        'number'    => 1,
                        'md5_bz2'   => '89a636147ae96c64f858b096c49ab9dd',
                        'md5_gz'    => 'f295038f092c9bb5c66a97228f50f88b',
                        'md5_xz'    => '19b4558c63660ecb9c2fc71c4eb0e0f5',
-                       'date'          => '21 Feb 2013',
+                       'date'          => '21 Mar 2013',
                        'baseurl'       => 'http://downloads.php.net/dsp/',
                ),
        ),


--
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to