diff options
| author | Tom Lane | 2004-08-15 00:52:02 +0000 |
|---|---|---|
| committer | Tom Lane | 2004-08-15 00:52:02 +0000 |
| commit | 1bc489bc9cbec78b848412f450637f13ca8f2455 (patch) | |
| tree | e826cd76ebc436dbdf7127e1913326185e55f3e1 /src/include | |
| parent | 25ad99245a605204076150358ad4e296fa14968f (diff) | |
Stamp 7.3.7.
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/pg_config.h.win32 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/pg_config.h.win32 b/src/include/pg_config.h.win32 index 8d749a03dbe..c49fee61f3b 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.6" -#define PG_VERSION_STR "7.3.6 (win32)" +#define PG_VERSION "7.3.7" +#define PG_VERSION_STR "7.3.7 (win32)" #define SYSCONFDIR "" |
