Fix list of supported Ubuntu versions
authorMagnus Hagander <magnus@hagander.net>
Fri, 6 Feb 2015 09:01:15 +0000 (10:01 +0100)
committerMagnus Hagander <magnus@hagander.net>
Fri, 6 Feb 2015 09:02:54 +0000 (10:02 +0100)
The dropdown list is actually correct, but the free text part
forgot to mention 14.04.

Noted by Paul Behrisch

templates/pages/download/linux/ubuntu.html

index 2f1fb2caf3a886ab2ac9ed91b7bb8abf9e9a4868..4381068a1f492594c44cb93b1946249b4b055e49 100644 (file)
@@ -60,8 +60,8 @@ updates for all supported versions of PostgreSQL throughout the support
 <a href="/support/versioning/">lifetime</a> of PostgreSQL.
 </p>
 <p>
-The PostgreSQL apt repository supports LTS versions of Ubuntu, 10.04 and
-12.04, on amd64 and i386 architectures. While not fully supported,
+The PostgreSQL apt repository supports LTS versions of Ubuntu (10.04,
+12.04 and 14.04) on amd64 and i386 architectures. While not fully supported,
 the packages often work on non-LTS versions as well, by using the closest
 LTS version available.
 </p>