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
@@ -246,7 +246,7 @@ 1.7) What is the latest release? - The latest release of PostgreSQL is version 8.1.3. + The latest release of PostgreSQL is version 8.1.4. We plan to have major releases every four months. diff --git a/doc/bug.template b/doc/bug.template index e9659b323c4..65b77720914 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.3.14): PostgreSQL 7.3.14 + PostgreSQL version (example: PostgreSQL 7.3.14): PostgreSQL 7.3.15 Compiler used (example: gcc 3.3.5) : diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 1349d91525e..a3a43884dfa 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -323,7 +323,7 @@ <H4><A name="1.7">1.7</A>) What is the latest release?</H4> - <P>The latest release of PostgreSQL is version 8.1.3.</P> + <P>The latest release of PostgreSQL is version 8.1.4.</P> <P>We plan to have major releases every six to eight months.</P> |