Commit:    cf323a90efe7f9806382f26a9c480a71109d88c6
Author:    kovacs.ferenc <[email protected]>         Fri, 26 Jun 2015 
09:06:43 +0200
Parents:   a423bdb64ce15c41191649cde6d39e9fe942f124
Branches:  master

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

Log:
5.6.11RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index e3acede..d282a44 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -17,8 +17,8 @@
  *     ),
  * );
 /* PHP 5.6 Release */
-$PHP_5_6_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
-$PHP_5_6_RC_DATE = '28 May 2015';
+$PHP_5_6_RC = '5.6.11RC1'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_6_RC_DATE = '25 Jun 2015';
 
 $PHP_5_6_VERSION         = "5.6.10";
 $PHP_5_6_DATE            = "11 Jun 2015";


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to