aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>2010-10-01 10:37:59 -0300
committerMarc G. Fournier <scrappy@hub.org>2010-10-01 10:37:59 -0300
commitd6d7926cd198cd8d42b0f2d40cbd8f876be9f278 (patch)
treee09c0d6b5d66023ab9f0b29671544e3046cd49ba /src/include
parent329d7554a6406e382ef7fe7940dd1b131540a00b (diff)
downloadpostgresql-REL8_1_22.tar.gz
postgresql-REL8_1_22.zip
Tag 8.1.22REL8_1_22
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 6b6f7d97a34..38811e1d7e7 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.21"
-#define PG_VERSION_STR "8.1.21 (win32)"
+#define PG_VERSION "8.1.22"
+#define PG_VERSION_STR "8.1.22 (win32)"
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"