| commit | cb876f01c7816365401c79d70414613a99a76d5a | [log] [tgz] |
|---|---|---|
| author | mward <matt@eclipse.org> | Wed Sep 16 11:28:33 2020 -0400 |
| committer | mward <matt@eclipse.org> | Wed Sep 16 11:28:33 2020 -0400 |
| tree | 3fa8f4ff28e6f92b5645a8b16c1cb24121f2e871 | |
| parent | a0a1bb288e73c651f37d6bcf1ca71e7be74bed30 [diff] |
Update for 2020-09 Signed-off-by: mward <matt@eclipse.org>
diff --git a/content/en_download.php b/content/en_download.php index 66f2dd6..686f153 100644 --- a/content/en_download.php +++ b/content/en_download.php
@@ -36,7 +36,7 @@ ); # Load up distros program if file selected is a package -$packageName = getPackageFromFilename($_file, "2020-06"); +$packageName = getPackageFromFilename($_file, "2020-09"); $osName = getOsFromFilename($_file); $companies = array();