Commit:    4b3f069f4d0809f4760956bdbec90e8f1d635619
Author:    Ferenc Kovacs <tyr...@gmail.com>         Thu, 7 Jul 2016 23:40:31 
+0200
Parents:   b5cc52d3f0d591fd8182829122579b8fbec59792
Branches:  master

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

Log:
5.6.24RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index da631f5..22989c9 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -36,8 +36,8 @@ $PHP_7_0_SHA256     = array(
 );
 
 /* PHP 5.6 Release */
-$PHP_5_6_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
-$PHP_5_6_RC_DATE = '09 Jun 2016';
+$PHP_5_6_RC = '5.6.24RC1'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_6_RC_DATE = '07 Jul 2016';
 
 $PHP_5_6_VERSION         = "5.6.23";
 $PHP_5_6_DATE            = "23 Jun 2016";


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

Reply via email to