diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-12-02 06:13:06 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-12-02 06:13:06 +0100 |
commit | ea04e0926a1dcbedb45f2e1bcaed36f496c0fb56 (patch) | |
tree | 55c36ea98702d8878c1119a51b25cff620aca268 /wizard | |
parent | e7623266d532bb9cf2b886fa0c9f7c49ad9c6cc5 (diff) |
Wizard: 7.1.0 GA
Diffstat (limited to 'wizard')
-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 1a61620c..b49e1926 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -55,7 +55,7 @@ $phpvers = [ '5.4' => 'remi', ]; $phpname = [ - '7.1' => '7.1.0RC6 (for testing, not ready for production)', + '7.1' => '7.1.0 (active support until Dec 2018)', '7.0' => '7.0.13 (active support until Dec 2017)', '5.6' => '5.6.28 (active support until Dec 2016)', '5.5' => '5.5.38 (no upstream support since July 2016)', |