Commit:    dc64c2bccb73a78763bee0a1f382db35d0b9ac1b
Author:    Anatol Belski <[email protected]>         Thu, 2 Mar 2017 10:14:34 +0100
Parents:   5b39ddd30438514316f2936b9703ae06b727b27c
Branches:  master

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

Log:
7.0.17RC1 info

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index 79ba6d3..71efd06 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -35,8 +35,8 @@ $PHP_7_1_SHA256     = array(
 );
 
 /* PHP 7.0 Release */
-$PHP_7_0_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
-$PHP_7_0_RC_DATE = "02 Feb 2017";
+$PHP_7_0_RC = "7.0.17RC1"; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_7_0_RC_DATE = "02 Mar 2017";
 
 $PHP_7_0_VERSION         = "7.0.16";
 $PHP_7_0_DATE            = "16 Feb 2017";


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

Reply via email to