mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
Change configure to reflect v6.3 vs v6.2 :)
This commit is contained in:
parent
bb01e98d48
commit
86d1343987
2 changed files with 4 additions and 4 deletions
4
src/configure
vendored
4
src/configure
vendored
|
|
@ -649,10 +649,10 @@ fi
|
|||
|
||||
cat <<EOT
|
||||
**************************************************************
|
||||
PostreSQL v6.2 Installation Program
|
||||
PostreSQL v6.3 Installation Program
|
||||
|
||||
Welcome to the new improved PostgreSQL installation program.
|
||||
This configuration program is for version 6.2 of the
|
||||
This configuration program is for version 6.3 of the
|
||||
PostgreSQL software.
|
||||
|
||||
EOT
|
||||
|
|
|
|||
|
|
@ -71,10 +71,10 @@ fi
|
|||
|
||||
cat <<EOT
|
||||
**************************************************************
|
||||
PostreSQL v6.2 Installation Program
|
||||
PostreSQL v6.3 Installation Program
|
||||
|
||||
Welcome to the new improved PostgreSQL installation program.
|
||||
This configuration program is for version 6.2 of the
|
||||
This configuration program is for version 6.3 of the
|
||||
PostgreSQL software.
|
||||
|
||||
EOT
|
||||
|
|
|
|||
Loading…
Reference in a new issue