diff options
| author | Bruce Momjian | 2004-06-11 18:17:54 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2004-06-11 18:17:54 +0000 |
| commit | ba57e33d7fdd04241350fb0e627ceee3d22106d0 (patch) | |
| tree | 3f4bf423a4377cc9c2c9244b21bcffcf6985641d /src/include | |
| parent | 257a8feb60ff321ede7352fc377b4e8e79636311 (diff) | |
Stamp 7.4.3. Still need release notes.
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 564a2387733..8b971e0b340 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.2" -#define PG_VERSION_STR "7.4.2 (win32)" +#define PG_VERSION "7.4.3" +#define PG_VERSION_STR "7.4.3 (win32)" #define SYSCONFDIR "" |
