summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorPostgreSQL Daemon2005-03-26 03:46:33 +0000
committerPostgreSQL Daemon2005-03-26 03:46:33 +0000
commit507fc3c554c42e2e974dcbfc326dc8d72db1c68c (patch)
treead3324d1424da9162c03aaf22827f1ab9447f66e /src/include
parent9b31b4ac29558a2f8b7dc631f59f6b20867e527a (diff)
Tag for 8.0.2beta1
Diffstat (limited to 'src/include')
-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 da8dd8ed4a2..88a0c6d7006 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.1"
-#define PG_VERSION_STR "8.0.1 (win32)"
+#define PG_VERSION "8.0.2beta1"
+#define PG_VERSION_STR "8.0.2beta1 (win32)"
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"