diff options
author | Bruce Momjian <bruce@momjian.us> | 1998-04-07 21:01:28 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 1998-04-07 21:01:28 +0000 |
commit | 8e8116468bcae0ca49310d183e1131d6bda84b2b (patch) | |
tree | c4c699a4819524b0ae300dce1c91d7a51fa94edd /src | |
parent | db21523314fa5bbce7b6713469192dbf74533e25 (diff) |
Update for 6.3.2
Diffstat (limited to 'src')
-rw-r--r-- | src/configure.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/configure.in b/src/configure.in index a6f86424b2f..de16dbb367c 100644 --- a/src/configure.in +++ b/src/configure.in @@ -71,10 +71,10 @@ fi cat <<EOT ************************************************************** - PostreSQL v6.3.1 Installation Program + PostreSQL v6.3.2 Installation Program Welcome to the new improved PostgreSQL installation program. -This configuration program is for version 6.3.1 of the +This configuration program is for version 6.3.2 of the PostgreSQL software. EOT |