aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPostgreSQL Daemon <webmaster@postgresql.org>2004-12-21 02:53:33 +0000
committerPostgreSQL Daemon <webmaster@postgresql.org>2004-12-21 02:53:33 +0000
commit2ddcd4cad57fff1269615b5d8037f3470c63e985 (patch)
tree95c02a2128c38ac010a7cfabca38c3969c2d3a83 /src
parentf0cbfcd39984ecd19dddd688f1abd853e0ff3c86 (diff)
downloadpostgresql-2ddcd4cad57fff1269615b5d8037f3470c63e985.tar.gz
postgresql-2ddcd4cad57fff1269615b5d8037f3470c63e985.zip
tag files for rc2REL8_0_0RC2
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 6480e784c2e..9aaa1ee9804 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.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"