diff options
Diffstat (limited to 'src/configure')
-rwxr-xr-x | src/configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/configure b/src/configure index f4e9cb779e7..c5292238342 100755 --- a/src/configure +++ b/src/configure @@ -27,7 +27,7 @@ ac_help="$ac_help ac_help="$ac_help --with-perl use perl " ac_help="$ac_help - --enable-cassert enable assertion checks (debugging) " + --enable-cassert enable assertion checks (debugging) " ac_help="$ac_help --with-x use the X Window System" @@ -653,10 +653,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 |