diff options
-rw-r--r-- | doc/src/sgml/installation.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 15d5bf68aa6..dcd880640f2 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ -<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.147 2003/10/24 15:30:52 momjian Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.148 2003/10/24 15:31:29 momjian Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -1537,10 +1537,10 @@ gunzip -c postgres.ps.gz \ <row> <entry><systemitem class="osname">BSD/OS</></entry> <entry><systemitem>x86</></entry> - <entry>7.3</entry> + <entry>7.4</entry> <entry>2002-10-25, Bruce Momjian (<email>pgman@candle.pha.pa.us</email>)</entry> - <entry>4.2</entry> + <entry>4.3</entry> </row> <row> <entry><systemitem class="osname">FreeBSD</></entry> |