diff options
author | Bruce Momjian | 2006-02-12 18:50:45 +0000 |
---|---|---|
committer | Bruce Momjian | 2006-02-12 18:50:45 +0000 |
commit | 9bb401cd7314db5bb2a8afc6516cb2f9a7daf4ed (patch) | |
tree | 6e3c588c617092c1c80e7b2ea6773a11fa5b54c2 | |
parent | 5ae9c6138b1fdfa6f10d70ef045ccc270ec3c91a (diff) |
Update FAQ latest version
-rw-r--r-- | doc/FAQ | 2 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -182,7 +182,7 @@ 1.7) What is the latest release? - The latest release of PostgreSQL is version 8.1.2. + The latest release of PostgreSQL is version 8.1.3. We plan to have a major release every year, with minor releases every few months. diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 846c1155f14..0a7202045ba 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -235,7 +235,7 @@ <H3><A name="1.7">1.7</A>) What is the latest release?</H3> - <P>The latest release of PostgreSQL is version 8.1.2.</P> + <P>The latest release of PostgreSQL is version 8.1.3.</P> <P>We plan to have a major release every year, with minor releases every few months.</P> |