Commit:    ee03231e17293d94ef0ae62d46f0a29cd484cee2
Author:    kovacs.ferenc <[email protected]>         Fri, 21 Aug 2015 
18:31:35 +0200
Parents:   abc0117cb18cef9341d6463fd64676bc766012fe
Branches:  master

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

Log:
PHP 5.6.13RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index 37ae79d..1592196 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 = '23 Jul 2015';
+$PHP_5_6_RC = '5.6.13RC1'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_6_RC_DATE = '20 Aug 2015';
 
 $PHP_5_6_VERSION         = "5.6.12";
 $PHP_5_6_DATE            = "06 Aug 2015";


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

Reply via email to