diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-09-30 07:15:41 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-09-30 07:15:41 +0200 |
commit | 19a690cbc043f398e4eb6d8b328e3e5f257fe830 (patch) | |
tree | c6ba5690bfb3ab3f18b63f107de69f99501d645b | |
parent | bcb2ba83e2ac7b7976cdcb0392fe6f7f041f31f2 (diff) |
Wizar: 7.1.0RC3
-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 c979c047..32ecaf19 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -39,7 +39,7 @@ $phpvers = [ '5.4' => 'remi', ]; $phpname = [ - '7.1' => '7.1.0RC2 (for testing, not ready for production)', + '7.1' => '7.1.0RC3 (for testing, not ready for production)', '7.0' => '7.0.11 (active support until Dec 2017)', '5.6' => '5.6.26 (active support until Dec 2016)', '5.5' => '5.5.38 (no upstream support since July 2016)', |