summaryrefslogtreecommitdiff
path: root/src/include/pg_config.h.win32
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/pg_config.h.win32')
-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 c0303cd4a7..5b5f9b5b4f 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.4"
-#define PG_VERSION_STR "8.1.4 (win32)"
+#define PG_VERSION "8.1.5"
+#define PG_VERSION_STR "8.1.5 (win32)"
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"