From ec35e4592df981ddd9a8a3f9c31bc9e925040c65 Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Thu, 22 Aug 2002 23:20:52 +0000 Subject: [PATCH] Mark 7.2.2 as newest release. --- doc/FAQ | 4 ++-- doc/src/FAQ/FAQ.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index 2d9da16f556..a8d0276a2d1 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Thu Aug 22 19:20:17 EDT 2002 + Last updated: Thu Aug 22 19:20:40 EDT 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -242,7 +242,7 @@ 1.7) What is the latest release? - The latest release of PostgreSQL is version 7.2.1. + The latest release of PostgreSQL is version 7.2.2. We plan to have major releases every four months. diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 5eb1eff2f6a..c200679b074 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -14,7 +14,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Thu Aug 22 19:20:17 EDT 2002</P> + <P>Last updated: Thu Aug 22 19:20:40 EDT 2002</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -320,7 +320,7 @@ <H4><A name="1.7">1.7</A>) What is the latest release?</H4> - <P>The latest release of PostgreSQL is version 7.2.1.</P> + <P>The latest release of PostgreSQL is version 7.2.2.</P> <P>We plan to have major releases every four months.</P> -- GitLab