summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorBruce Momjian2006-05-21 20:28:35 +0000
committerBruce Momjian2006-05-21 20:28:35 +0000
commit29dd673a94fde5709b7621ce2d812c4037a57bdd (patch)
treeb731997268de24d441def3523444a474c7c2b03f /src/include
parent94dec9114b5c3b29966223f4e9f2a0c997070e1c (diff)
Stamp releases 7.3.15, 7.4.13, and 8.0.8.
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 471762392a9..3174bb73b00 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.7"
-#define PG_VERSION_STR "8.0.7 (win32)"
+#define PG_VERSION "8.0.8"
+#define PG_VERSION_STR "8.0.8 (win32)"
#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"