diff options
author | Bruce Momjian <bruce@momjian.us> | 1998-03-23 16:14:50 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 1998-03-23 16:14:50 +0000 |
commit | f74f2d39d8012b437b9d18d8010f8a0cee6134dc (patch) | |
tree | f72c96f1af65e1bfe3e4e6efe04d84f5d26f4d2d /src | |
parent | 817fc4b2ac231181241a1c28a0d861166cf8bb00 (diff) |
update for 6.3.1
Diffstat (limited to 'src')
-rw-r--r-- | src/configure.in | 4 | ||||
-rw-r--r-- | src/tools/RELEASE_CHANGES | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/src/configure.in b/src/configure.in index bf47c4df01c..43d15ed58c9 100644 --- a/src/configure.in +++ b/src/configure.in @@ -71,10 +71,10 @@ fi cat <<EOT ************************************************************** - PostreSQL v6.3 Installation Program + PostreSQL v6.3.1 Installation Program Welcome to the new improved PostgreSQL installation program. -This configuration program is for version 6.3 of the +This configuration program is for version 6.3.1 of the PostgreSQL software. EOT diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index 924cf4a8ed7..d3eae34302c 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -3,7 +3,6 @@ INSTALL HISTORY register.txt configure.in -doc/FAQ, including version number doc/Machine-specific FAQ's doc/TODO doc/bug.template |