Commit:    81833e1624ae5a9eb50dff623ea0f35cefc43d03
Author:    Joe Watkins <krak...@php.net>         Thu, 25 May 2017 20:34:08 +0100
Parents:   590fb77fb0496f2949b8710bf379f66258ec50f6
Branches:  master

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

Log:
info for 7.1.6RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index ef437c4..1503c71 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -18,8 +18,8 @@
  */
 
 /* PHP 7.1 Release */
-$PHP_7_1_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
-$PHP_7_1_RC_DATE = "27 Apr 2017";
+$PHP_7_1_RC = "7.1.6RC1"; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_7_1_RC_DATE = "25 May 2017";
 
 $PHP_7_1_VERSION         = "7.1.5";
 $PHP_7_1_DATE            = "11 May 2017";


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

Reply via email to