Skip to content

Commit 86d1343

Browse files
committed
Change configure to reflect v6.3 vs v6.2 :)
1 parent bb01e98 commit 86d1343

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
@@ -649,10 +649,10 @@ fi
649649

650650
cat <<EOT
651651
**************************************************************
652-
PostreSQL v6.2 Installation Program
652+
PostreSQL v6.3 Installation Program
653653
654654
Welcome to the new improved PostgreSQL installation program.
655-
This configuration program is for version 6.2 of the
655+
This configuration program is for version 6.3 of the
656656
PostgreSQL software.
657657
658658
EOT

src/configure.in

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

7272
cat <<EOT
7373
**************************************************************
74-
PostreSQL v6.2 Installation Program
74+
PostreSQL v6.3 Installation Program
7575

7676
Welcome to the new improved PostgreSQL installation program.
77-
This configuration program is for version 6.2 of the
77+
This configuration program is for version 6.3 of the
7878
PostgreSQL software.
7979

8080
EOT

0 commit comments

Comments
 (0)