Commit:    c10dce27f66ac884f579d8c1cfbf02752b27d8a7
Author:    Johannes Schlüter <johan...@schlueters.de>         Thu, 11 Jul 2013 
16:32:43 +0200
Parents:   3b33c11b07c25c5692f8cce2bab4ab19b7d5d219
Branches:  master

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

Log:
increase version number, just in case ...

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 0e6cd9b..439c4e0 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -50,7 +50,7 @@ TODO:
 
 $QA_RELEASES = array(
        
-       '5.3.27' => array(
+       '5.3.28' => array(
                'active'                => false,
                'snaps'                 => array(
                        'prefix'        => 'php5.3-latest',


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

Reply via email to