aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2003-11-13 05:06:56 +0000
committerBruce Momjian <bruce@momjian.us>2003-11-13 05:06:56 +0000
commitd422b5b8877e3be4a0d68ba1674b2d5371ef892d (patch)
tree155407e4e9a34de135d5ccd10ef8b17878fe47c6 /src
parente2e8591f54768df1111ceda6c7e229a5dc3cf072 (diff)
downloadpostgresql-d422b5b8877e3be4a0d68ba1674b2d5371ef892d.tar.gz
postgresql-d422b5b8877e3be4a0d68ba1674b2d5371ef892d.zip
Update win32 include file on 7.4 branch.
Diffstat (limited to 'src')
-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 7835ef8d9ff..624f2dab0bb 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"
-#define PG_VERSION_STR "7.3 (win32)"
+#define PG_VERSION "7.4"
+#define PG_VERSION_STR "7.4 (win32)"
#define SYSCONFDIR ""