1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-16 16:42:29 +03:00

tag files for rc2

This commit is contained in:
PostgreSQL Daemon
2004-12-21 02:53:33 +00:00
parent f0cbfcd399
commit 2ddcd4cad5
3 changed files with 13 additions and 13 deletions

View File

@@ -3,8 +3,8 @@
/*
* Parts of pg_config.h that you get with autoconf on other systems
*/
#define PG_VERSION "8.0.0rc1"
#define PG_VERSION_STR "8.0.0rc1 (win32)"
#define PG_VERSION "8.0.0rc2"
#define PG_VERSION_STR "8.0.0rc2 (win32)"
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"