Skip to content

Commit 4a6f109

Browse files
committed
Update for 7.2:
This fixes references to 7.1.3 (I think). It also modifies the japanese FAQ, so I'm not sure if that's done correctly. Chris
1 parent b1c8de4 commit 4a6f109

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

doc/FAQ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237

238238
1.7) What is the latest release?
239239

240-
The latest release of PostgreSQL is version 7.1.3.
240+
The latest release of PostgreSQL is version 7.2.
241241

242242
We plan to have major releases every four months.
243243

doc/FAQ_MSWIN

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
How to install PostgreSQL on Windows
22
====================================
3-
$Date: 2001/12/05 18:23:40 $
3+
$Date: 2002/02/02 20:34:16 $
44

55
1. Install the latest Cygwin package, available at http://cygwin.com/.
66
The Cygwin package provides a UNIX-like API on top of the Win32
@@ -11,7 +11,7 @@ $Date: 2001/12/05 18:23:40 $
1111
and is installed by Cygwin's setup.exe. You are encouraged to use
1212
this version unless it does not meet your needs. Please read the
1313
README file, /usr/doc/Cygwin/postgresql-${version}.README, where
14-
"${version}" is the version (e.g., 7.1.3).
14+
"${version}" is the version (e.g., 7.2).
1515

1616
2. Install the latest cygipc package, available at
1717
http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/.

doc/FAQ_japanese

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ commercial-support.html
336336

337337
1.7) �ǿ��ǤϤɤ�Ǥ���
338338

339-
PostgreSQL �κǿ��ǤϥС������ 7.1.3 �Ǥ���
339+
PostgreSQL �κǿ��ǤϥС������ 7.2 �Ǥ���
340340

341341
�桹�ϡ�4������˥᥸�㡼��꡼����Ԥʤ����Ȥ�ײ褷�Ƥ��ޤ���
342342

doc/src/FAQ/FAQ.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ <H4><A name="1.6">1.6</A>) Where can I get support?</H4>
311311

312312
<H4><A name="1.7">1.7</A>) What is the latest release?</H4>
313313

314-
<P>The latest release of PostgreSQL is version 7.1.3.</P>
314+
<P>The latest release of PostgreSQL is version 7.2.</P>
315315

316316
<P>We plan to have major releases every four months.</P>
317317

doc/src/FAQ/FAQ_japanese.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ <h6><font color="orange">
355355

356356
<H4><A NAME="1.7">1.7</A>) 最新版はどれですか</H4>
357357

358-
<P> PostgreSQL の最新版はバージョン 7.1.3 です。
358+
<P> PostgreSQL の最新版はバージョン 7.2 です。
359359
<P>
360360
我々は、4カ月毎にメジャーリリースを行なうことを計画しています。
361361
<P>

0 commit comments

Comments
 (0)