]> granicus.if.org Git - postgresql/commitdiff
Fix upgrade mention to 7.1.
authorBruce Momjian <bruce@momjian.us>
Mon, 18 Dec 2000 04:07:10 +0000 (04:07 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 18 Dec 2000 04:07:10 +0000 (04:07 +0000)
HISTORY

diff --git a/HISTORY b/HISTORY
index bfa095848c743046a407cc66b030cc9df0fa5269..f3b1cd45a5ae15fd588bcb483d4c9562e945aa6a 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -35,7 +35,7 @@ aggregates, UNION, LIMIT, cursors, subqueries, and inherited tables
 now work properly. Inherited tables are now accessed by default. 
 Subqueries in FROM are now supported.
 
-Migration to v7.0
+Migration to v7.1
 
    A dump/restore using pg_dump is required for those wishing to migrate
    data from any previous release.