summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>2010-03-12 03:51:21 +0000
committerMarc G. Fournier <scrappy@hub.org>2010-03-12 03:51:21 +0000
commit53690dce271947effb51e5616d6933b3eff51277 (patch)
tree675f7c361c3e4362e2c4d99e0d288d0b59ed14b2 /src/include
parente6bef1156a38b5512b3c9ca84a90e9797e2a7298 (diff)
tag 8.1.20REL8_1_20
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 e9f9c0f9cba..ef3dd4a97a9 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.19"
-#define PG_VERSION_STR "8.1.19 (win32)"
+#define PG_VERSION "8.1.20"
+#define PG_VERSION_STR "8.1.20 (win32)"
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"