Skip to content

Commit 2688006

Browse files
committed
7.0.11RC1 info
1 parent adadd33 commit 2688006

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

distributions

Submodule distributions updated from 3706ea4 to 6a35570

include/version.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
*/
1919

2020
/* PHP 7.0 Release */
21-
$PHP_7_0_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
22-
$PHP_7_0_RC_DATE = '04 Aug 2016';
21+
$PHP_7_0_RC = "7.0.11RC1"; // Current RC version (e.g., '5.6.7RC1') or false
22+
$PHP_7_0_RC_DATE = '01 Sep 2016';
2323

2424
$PHP_7_0_VERSION = "7.0.10";
2525
$PHP_7_0_DATE = "18 Aug 2016";

0 commit comments

Comments
 (0)