Commit:    ceca890d4a06eac789eaa7fcce8c588c32b39431
Author:    Joe Watkins <[email protected]>         Thu, 2 Mar 2017 08:10:59 +0000
Parents:   e034f4ba03e43150ce7d0a5434875fdbe8c4224b
Branches:  master

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

Log:
7.1.3RC1 info

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index fb29457..79ba6d3 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 = "02 Feb 2017";
+$PHP_7_1_RC = "7.1.3RC1"; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_7_1_RC_DATE = "02 Mar 2017";
 
 $PHP_7_1_VERSION         = "7.1.2";
 $PHP_7_1_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