summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>2009-12-10 03:15:17 +0000
committerMarc G. Fournier <scrappy@hub.org>2009-12-10 03:15:17 +0000
commitc89eec506415829a8ebb892a80c6aabc645c90cf (patch)
tree8074676048d4909b710b1e78770a9f6670792add /src/include
parentce07e3f60e057b2fe8e905869132e35314cf18b7 (diff)
tag 8.1.19REL8_1_19
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 d893c4d5ff3..e9f9c0f9cba 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.18"
-#define PG_VERSION_STR "8.1.18 (win32)"
+#define PG_VERSION "8.1.19"
+#define PG_VERSION_STR "8.1.19 (win32)"
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"