diff options
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 |