Skip to content

Commit 9eaaf36

Browse files
committed
Update configure.
1 parent 28c2edc commit 9eaaf36

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/configure

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -615,10 +615,10 @@ fi
615615

616616
cat <<EOT
617617
**************************************************************
618-
PostreSQL v6.1 Installation Program
618+
PostreSQL v6.2 Installation Program
619619
620620
Welcome to the new improved PostgreSQL installation program.
621-
This configuration program is for version 6.1alpha of the
621+
This configuration program is for version 6.2 of the
622622
PostgreSQL software.
623623
624624
EOT

src/configure.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ fi
5151

5252
cat <<EOT
5353
**************************************************************
54-
PostreSQL v6.1 Installation Program
54+
PostreSQL v6.2 Installation Program
5555

5656
Welcome to the new improved PostgreSQL installation program.
57-
This configuration program is for version 6.1alpha of the
57+
This configuration program is for version 6.2 of the
5858
PostgreSQL software.
5959

6060
EOT

0 commit comments

Comments
 (0)