aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPostgreSQL Daemon <webmaster@postgresql.org>2005-01-07 02:44:31 +0000
committerPostgreSQL Daemon <webmaster@postgresql.org>2005-01-07 02:44:31 +0000
commit75a59ad6d1535b501a1f76ad895a849ad705b2e9 (patch)
tree585863172946aa47776344d40f708281064b3f5a /src
parentbbeeea1437e11c5bdeca0c612d2f821b9cd7d251 (diff)
downloadpostgresql-75a59ad6d1535b501a1f76ad895a849ad705b2e9.tar.gz
postgresql-75a59ad6d1535b501a1f76ad895a849ad705b2e9.zip
upgrade tags to rc4REL8_0_0RC4
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 89c01382535..bff78bbec85 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.0rc3"
-#define PG_VERSION_STR "8.0.0rc3 (win32)"
+#define PG_VERSION "8.0.0rc4"
+#define PG_VERSION_STR "8.0.0rc4 (win32)"
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"