Commit:    7326daaae50128733fc143665ca52ce22fdadb6f
Author:    kovacs.ferenc <[email protected]>         Fri, 22 Jan 2016 
11:00:13 +0100
Parents:   5e6923813ae7ab016898338a49c1ff890ca523ed
Branches:  master

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

Log:
5.6.18RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index d8107e0..4d41c02 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 = '15 Oct 2015';
+$PHP_5_6_RC = "5.6.18RC1"; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_6_RC_DATE = '21 Jan 2016';
 
 $PHP_5_6_VERSION         = "5.6.17";
 $PHP_5_6_DATE            = "07 Jan 2016";


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

Reply via email to