diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-02-03 21:00:09 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-02-03 21:00:09 +0000 |
commit | 3de3e719f539e39df86e1bc6a106c92d72175280 (patch) | |
tree | 252e612eee214ce7ebb9240d9dae7f4b8fdaf858 | |
parent | 61b544fc78777889775f4cda825343853844c237 (diff) | |
download | postgresql-3de3e719f539e39df86e1bc6a106c92d72175280.tar.gz postgresql-3de3e719f539e39df86e1bc6a106c92d72175280.zip |
Stamp 7.2 for release.
-rw-r--r-- | doc/bug.template | 2 | ||||
-rw-r--r-- | register.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/bug.template b/doc/bug.template index 6f0aabfb514..bd64359ae5c 100644 --- a/doc/bug.template +++ b/doc/bug.template @@ -27,7 +27,7 @@ System Configuration Operating System (example: Linux 2.0.26 ELF) : - PostgreSQL version (example: PostgreSQL-7.1.1): PostgreSQL-7.2devel + PostgreSQL version (example: PostgreSQL-7.1.1): PostgreSQL-7.2 Compiler used (example: gcc 2.95.2) : diff --git a/register.txt b/register.txt index ccad7260d28..83a9b39b17a 100644 --- a/register.txt +++ b/register.txt @@ -1,5 +1,5 @@ -(2001-??-??) +(2002-02-04) PostgreSQL has a web site at http://www.postgresql.org/ which carries details on the latest release, upcoming features, and other information to make your work or play with PostgreSQL more productive. |