diff options
| author | Bruce Momjian <bruce@momjian.us> | 2006-05-21 20:28:22 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2006-05-21 20:28:22 +0000 |
| commit | 502b68876cfcda97e5ddef28ee1dd1a4cc57c6b0 (patch) | |
| tree | a265701ce902896ccd3e1d6ee0f5ea5688b51295 /src/include | |
| parent | e6f43f7786bdd01c93d6bdcb429d3e724022bf1c (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.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 a26f2e49ede..9e7bcc4132f 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.14" -#define PG_VERSION_STR "7.3.14 (win32)" +#define PG_VERSION "7.3.15" +#define PG_VERSION_STR "7.3.15 (win32)" #define SYSCONFDIR "" |
