summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorBruce Momjian2006-10-09 23:38:46 +0000
committerBruce Momjian2006-10-09 23:38:46 +0000
commitbc0fa10440fdcbea855ac54268bf73470e5709f9 (patch)
tree4e9fd380b8e98fceaab6dd31ded135d98fb16dc0 /src/include
parentb07bda63125bffbae72c6ad87ea3c4f95c61774a (diff)
Stamp releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5.
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 3174bb73b00..0270ff37ef9 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.8"
-#define PG_VERSION_STR "8.0.8 (win32)"
+#define PG_VERSION "8.0.9"
+#define PG_VERSION_STR "8.0.9 (win32)"
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"