mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 14:19:26 -04:00
Fix typo in version number.
This commit is contained in:
parent
9f1b531420
commit
91ddf5b548
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.31 2006/10/12 19:25:22 tgl Exp $ -->
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.32 2006/10/13 15:25:09 tgl Exp $ -->
|
||||
<!--
|
||||
|
||||
Typical markup:
|
||||
|
|
@ -32,7 +32,7 @@ For new features, add links to the documentation sections.
|
|||
</para>
|
||||
|
||||
<sect2>
|
||||
<title>Migration to version 8.1.4</title>
|
||||
<title>Migration to version 8.1.5</title>
|
||||
|
||||
<para>
|
||||
A dump/restore is not required for those running 8.1.X.
|
||||
|
|
|
|||
Loading…
Reference in a new issue