diff options
| author | Bruce Momjian | 2006-10-09 23:38:14 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2006-10-09 23:38:14 +0000 |
| commit | 68b856f065a999a66e5ac56b684aa212be7f3aec (patch) | |
| tree | ebda488ca422733bb90a2f595bb0253c136a9cd1 /src | |
| parent | 850f5f328722280bab7f6dce361fda6a4da9cd08 (diff) | |
Stamp releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5.
Diffstat (limited to 'src')
| -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 9e7bcc4132f..ead6f5cb44c 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.15" -#define PG_VERSION_STR "7.3.15 (win32)" +#define PG_VERSION "7.3.16" +#define PG_VERSION_STR "7.3.16 (win32)" #define SYSCONFDIR "" |
