aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-12-02 16:26:00 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-12-02 16:26:00 +0000
commit7af352f103f349f0e986ed0af5a26bb1000aa7fb (patch)
tree18a1a54d89bca3467d87b035e87223f923f5ccd8 /src/include
parent3299a092e2b2b4168cd8a7bcc21b7ed3efadf592 (diff)
downloadpostgresql-REL7_3_5.tar.gz
postgresql-REL7_3_5.zip
Brand 7.3.5.REL7_3_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 2203e043a76..731839e6cd4 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.4"
-#define PG_VERSION_STR "7.3.4 (win32)"
+#define PG_VERSION "7.3.5"
+#define PG_VERSION_STR "7.3.5 (win32)"
#define SYSCONFDIR ""