diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/FAQ | 2 | ||||
-rw-r--r-- | doc/bug.template | 2 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -253,7 +253,7 @@ 1.7) What is the latest release? - The latest release of PostgreSQL is version 8.2.4. + The latest release of PostgreSQL is version 8.2.5. We plan to have major releases every six to eight months. diff --git a/doc/bug.template b/doc/bug.template index d984c2f6652..67028217912 100644 --- a/doc/bug.template +++ b/doc/bug.template @@ -31,7 +31,7 @@ System Configuration: Operating System (example: Linux 2.4.18) : - PostgreSQL version (example: PostgreSQL 7.4.17): PostgreSQL 7.4.17 + PostgreSQL version (example: PostgreSQL 7.4.18): PostgreSQL 7.4.18 Compiler used (example: gcc 3.3.5) : diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 37237db3e6d..06a676eec9c 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -330,7 +330,7 @@ <H4><A name="1.7">1.7</A>) What is the latest release?</H4> - <P>The latest release of PostgreSQL is version 8.2.4.</P> + <P>The latest release of PostgreSQL is version 8.2.5.</P> <P>We plan to have major releases every six to eight months.</P> |