diff options
| author | Bruce Momjian | 2007-09-11 17:36:45 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2007-09-11 17:36:45 +0000 |
| commit | 59f7d47ed77348f5a0f491dd48f633ad97578049 (patch) | |
| tree | 4c9762d2389525a454a10940bab9e2b0398b4240 /src/include | |
| parent | 465ae004ce61044e233c272b1e83d60f3fa087d9 (diff) | |
Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20.
Update FAQs for 8.2.5.
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 9287a3a1e78..9dae0799345 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.4.17" -#define PG_VERSION_STR "7.4.17 (win32)" +#define PG_VERSION "7.4.18" +#define PG_VERSION_STR "7.4.18 (win32)" #define SYSCONFDIR "" |
