Commit:    cb6c409e765d870fc3a3fdb2e5e72e7d7bc47f53
Author:    Anatol Belski <[email protected]>         Fri, 28 Apr 2017 12:30:16 +0200
Parents:   3b52af0eea466ca2d5a906fa24659f901af0ba8d
Branches:  master

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

Log:
got 7.0.19RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index 8fb81e3..ea15d81 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 = "30 Mar 2017";
+$PHP_7_1_RC = "7.0.19RC1"; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_7_1_RC_DATE = "27 Apr 2017";
 
 $PHP_7_1_VERSION         = "7.1.4";
 $PHP_7_1_DATE            = "13 Apr 2017";


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

Reply via email to