aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPostgreSQL Daemon <webmaster@postgresql.org>2005-01-11 05:29:21 +0000
committerPostgreSQL Daemon <webmaster@postgresql.org>2005-01-11 05:29:21 +0000
commit6ff408707e26a84572f2ddaa5982d8cc27af013d (patch)
treee0eb4dfef29a9aefe2494e0715faadc240ffe199 /src
parent38498a28df60f308d057ecdfdef377ef89e67486 (diff)
downloadpostgresql-6ff408707e26a84572f2ddaa5982d8cc27af013d.tar.gz
postgresql-6ff408707e26a84572f2ddaa5982d8cc27af013d.zip
up release to rc5REL8_0_0RC5
Diffstat (limited to 'src')
-rw-r--r--src/include/pg_config.h.win324
1 files changed, 2 insertions, 2 deletions
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"