Add Debian Stretch

This commit is contained in:
Yorhel 2017-06-23 17:44:03 +02:00
parent 72cb1ff184
commit 8aa0fc02a5
2 changed files with 7 additions and 1 deletions

View file

@ -177,7 +177,8 @@ INSERT INTO systems (id, name, release, short, relorder) VALUES
(123,'Fedora', '23', 'fedora-23', 22),
(124,'Fedora', '24', 'fedora-24', 23),
(125,'Fedora', '25', 'fedora-25', 24),
(126,'Ubuntu', '17.04', 'ubuntu-zesty', 25);
(126,'Ubuntu', '17.04', 'ubuntu-zesty', 25),
(127,'Debian', '9.0', 'debian-stretch', 13);
-- Removes any path components and compression extensions from the filename.