mirror of
https://github.com/postgres/postgres.git
synced 2025-08-06 18:42:54 +03:00
Change configure to reflect v6.3 vs v6.2 :)
This commit is contained in:
4
src/configure
vendored
4
src/configure
vendored
@@ -649,10 +649,10 @@ fi
|
|||||||
|
|
||||||
cat <<EOT
|
cat <<EOT
|
||||||
**************************************************************
|
**************************************************************
|
||||||
PostreSQL v6.2 Installation Program
|
PostreSQL v6.3 Installation Program
|
||||||
|
|
||||||
Welcome to the new improved PostgreSQL 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.
|
PostgreSQL software.
|
||||||
|
|
||||||
EOT
|
EOT
|
||||||
|
@@ -71,10 +71,10 @@ fi
|
|||||||
|
|
||||||
cat <<EOT
|
cat <<EOT
|
||||||
**************************************************************
|
**************************************************************
|
||||||
PostreSQL v6.2 Installation Program
|
PostreSQL v6.3 Installation Program
|
||||||
|
|
||||||
Welcome to the new improved PostgreSQL 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.
|
PostgreSQL software.
|
||||||
|
|
||||||
EOT
|
EOT
|
||||||
|
Reference in New Issue
Block a user