Commit:    772fa9b691f4e1ce730541929e71f08eaeace1d9
Author:    Anatol Belski <[email protected]>         Thu, 4 Aug 2016 18:26:26 +0200
Parents:   d178db8965f742e63871996f63e89cdc77ca70a8
Branches:  master

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

Log:
add 7.0.10RC1 info

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index 8e0a7d5..8c2834e 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -18,8 +18,8 @@
  */
 
 /* PHP 7.0 Release */
-$PHP_7_0_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
-$PHP_7_0_RC_DATE = '07 Jul 2016';
+$PHP_7_0_RC = "7.0.10RC1"; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_7_0_RC_DATE = '04 Aug 2016';
 
 $PHP_7_0_VERSION         = "7.0.9";
 $PHP_7_0_DATE            = "21 Jul 2016";


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

Reply via email to