From ba57e33d7fdd04241350fb0e627ceee3d22106d0 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 11 Jun 2004 18:17:54 +0000 Subject: Stamp 7.4.3. Still need release notes. --- src/include/pg_config.h.win32 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include') 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 "" -- cgit v1.2.3