Remove reference to Ubuntu 15.10 for apt.postgresql.org
authorMagnus Hagander <magnus@hagander.net>
Sun, 23 Oct 2016 11:13:18 +0000 (13:13 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sun, 23 Oct 2016 11:13:18 +0000 (13:13 +0200)
Per Jason Petersen and Christoph Berg

templates/pages/download/linux/ubuntu.html

index e680f00c4137d5f17fa66602078409afa59c41cb..6a49e58c2056df0ea558cba2d5ee6b81864b6299 100644 (file)
@@ -63,7 +63,6 @@ To use the apt repository, follow these steps:
   <select id="field.series" name="field.series" onchange='updateSeries(this);'>
    <option selected="selected" value="YOUR_UBUNTU_VERSION_HERE">Choose your Ubuntu version</option>
    <option value="xenial">Xenial (16.04)</option>
-   <option value="wily">Wily Werewolf (15.10)</option>
    <option value="trusty">Trusty (14.04)</option>
    <option value="precise">Precise (12.04)</option>
   </select>