diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-03-07 08:45:45 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-03-07 08:45:45 +0100 | 
| commit | 8dbae3ebf00bba673e8606cd5f979ed0c5b5f7af (patch) | |
| tree | 96ceb3d4d11524d47fbedf1898d133dea1ded09a /wizard/index.php | |
| parent | 496b1a64174f93733756bcc0469c61f8be1c6715 (diff) | |
Wizard: add Fedora 24
Diffstat (limited to 'wizard/index.php')
| -rw-r--r-- | wizard/index.php | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/wizard/index.php b/wizard/index.php index c3ee5c70..e04efdac 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -19,6 +19,7 @@ $osvers = [      'CentOS 7'  => '5.4',      'CentOS 6'  => '5.3',      'CentOS 5'  => '5.1', +    'Fedora 24' => '5.6',      'Fedora 23' => '5.6',      'Fedora 22' => '5.6',      'Fedora 21' => '5.6',  | 
