From 7447537803edd4cbdefd8477e64c6841bd2234a6 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Fri, 22 Oct 2004 00:26:24 +0000 Subject: Stamp release 7.4.6. --- 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 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 "" -- cgit v1.2.3