aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-03-02 00:44:55 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-03-02 00:44:55 +0000
commit2d558b2baa459628d73b48f7a2946a643815fb0e (patch)
tree736953dd28ee5c64167a6bc2311b66722445ff42 /src/include
parent040f11db244ef9117bbce98f3cfa3daad0cd222e (diff)
downloadpostgresql-REL7_3_6.tar.gz
postgresql-REL7_3_6.zip
Brand 7.3.6.REL7_3_6
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 731839e6cd4..8d749a03dbe 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 "7.3.5"
-#define PG_VERSION_STR "7.3.5 (win32)"
+#define PG_VERSION "7.3.6"
+#define PG_VERSION_STR "7.3.6 (win32)"
#define SYSCONFDIR ""