diff options
| author | Tom Lane | 2004-10-22 00:26:24 +0000 |
|---|---|---|
| committer | Tom Lane | 2004-10-22 00:26:24 +0000 |
| commit | 7447537803edd4cbdefd8477e64c6841bd2234a6 (patch) | |
| tree | 321aa12964e640d8d4a09ca1139a08e87fd0055b /src/include | |
| parent | 5b7e88dbe0ad700e2994989c7b01f08f9e6b31d4 (diff) | |
Stamp release 7.4.6.REL7_4_6
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 eef3f044e99..0cba4a37e15 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.5" -#define PG_VERSION_STR "7.4.5 (win32)" +#define PG_VERSION "7.4.6" +#define PG_VERSION_STR "7.4.6 (win32)" #define SYSCONFDIR "" |
