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

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

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