diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-10-17 15:49:14 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-10-17 15:49:14 +0200 | 
| commit | f5e62bd7ff842ec00dc1d5bb5bd0e55059352896 (patch) | |
| tree | c7671504019051d612dd1a62985f4bee6c7c37c2 /wizard/index.php | |
| parent | 44084514e3222815e66ed85ce1911258abdcabfc (diff) | |
Wizard: 7.1.0RC3
Diffstat (limited to 'wizard/index.php')
| -rw-r--r-- | wizard/index.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/wizard/index.php b/wizard/index.php index 994372c6..d6887d57 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -55,7 +55,7 @@ $phpvers = [      '5.4' => 'remi',  ];  $phpname = [ -    '7.1' => '7.1.0RC3 (for testing, not ready for production)', +    '7.1' => '7.1.0RC4 (for testing, not ready for production)',      '7.0' => '7.0.12 (active support until Dec 2017)',      '5.6' => '5.6.27 (active support until Dec 2016)',      '5.5' => '5.5.38 (no upstream support since July 2016)', | 
