From 32abf0e781d813a5ceca77928997fff434a06a8f Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 30 Nov 2003 06:09:54 +0000 Subject: Bump all version numbers and version stamps mentioned in RELEASE_CHANGES. --- 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 624f2dab0bb..d476b2035d8 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" -#define PG_VERSION_STR "7.4 (win32)" +#define PG_VERSION "7.5" +#define PG_VERSION_STR "7.5devel (win32)" #define SYSCONFDIR "" -- cgit v1.2.3