summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorTom Lane2005-12-09 20:49:38 +0000
committerTom Lane2005-12-09 20:49:38 +0000
commit499dad06f25dea30ff7d7f1962c33a82a16a6300 (patch)
tree46796faeed93453e121555e0cac423e89f9225c2 /src/include
parent9e127658f26665196a0ba0205fc55f562d84bfd6 (diff)
Stamp 8.0.5.
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 823d8e12f74..4c903d74e1c 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.0.4"
-#define PG_VERSION_STR "8.0.4 (win32)"
+#define PG_VERSION "8.0.5"
+#define PG_VERSION_STR "8.0.5 (win32)"
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"