diff options
| author | Bruce Momjian | 2006-02-12 18:41:39 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2006-02-12 18:41:39 +0000 |
| commit | 81c303c514054c6b12e50df37aa11b35bed635b1 (patch) | |
| tree | 512aa0c2e2be18dcdfae7358095fb45afe818cfe /src/include | |
| parent | dd56158eef842b97dfdc85403a3c7f46e2ab2b73 (diff) | |
Stamp releases for 2006-02-14 release
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 1ee7c7d2bf9..a7e3fa0cd89 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.11" -#define PG_VERSION_STR "7.4.11 (win32)" +#define PG_VERSION "7.4.12" +#define PG_VERSION_STR "7.4.12 (win32)" #define SYSCONFDIR "" |
