From 6ff408707e26a84572f2ddaa5982d8cc27af013d Mon Sep 17 00:00:00 2001 From: PostgreSQL Daemon Date: Tue, 11 Jan 2005 05:29:21 +0000 Subject: up release to rc5 --- src/include/pg_config.h.win32 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/include/pg_config.h.win32 b/src/include/pg_config.h.win32 index bff78bbec85..8d537401763 100644 --- a/src/include/pg_config.h.win32 +++ b/src/include/pg_config.h.win32 @@ -3,8 +3,8 @@ /* * Parts of pg_config.h that you get with autoconf on other systems */ -#define PG_VERSION "8.0.0rc4" -#define PG_VERSION_STR "8.0.0rc4 (win32)" +#define PG_VERSION "8.0.0rc5" +#define PG_VERSION_STR "8.0.0rc5 (win32)" #define DEF_PGPORT 5432 #define DEF_PGPORT_STR "5432" -- cgit v1.2.3