summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>2009-01-30 03:18:18 +0000
committerMarc G. Fournier <scrappy@hub.org>2009-01-30 03:18:18 +0000
commit55a19fa409f98979879938dd3f47d8178df33073 (patch)
tree187f933c7a876c0d218b5c69605fa6acf181945d /src/include
parent998a372ebc57a5ae8db7cf6b9a00e215d100345e (diff)
tagging 8.1.16REL8_1_16
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 da6d6b2f26f..a1c1abeaa92 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.1.15"
-#define PG_VERSION_STR "8.1.15 (win32)"
+#define PG_VERSION "8.1.16"
+#define PG_VERSION_STR "8.1.16 (win32)"
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"