diff options
author | Bruce Momjian | 2007-01-05 20:53:11 +0000 |
---|---|---|
committer | Bruce Momjian | 2007-01-05 20:53:11 +0000 |
commit | 37a86cd2544053e6dabb3df5d3c1ac4ab63eb695 (patch) | |
tree | c1dbddc31d37b017b2724d403feb72c55f7ccf3e /doc | |
parent | e105a651f76e532db849f37812711a66ec7d5902 (diff) |
Stamp release 7.4.15.
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.1.5. + The latest release of PostgreSQL is version 8.2.1. We plan to have major releases every six to eight months. diff --git a/doc/bug.template b/doc/bug.template index fd6b4853bd6..b9b4f1469f2 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.14): PostgreSQL 7.4.14 + PostgreSQL version (example: PostgreSQL 7.4.15): PostgreSQL 7.4.15 Compiler used (example: gcc 3.3.5) : diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 494cba61477..b5b1e0bb4ac 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.1.5.</P> + <P>The latest release of PostgreSQL is version 8.2.1.</P> <P>We plan to have major releases every six to eight months.</P> |