From 502b68876cfcda97e5ddef28ee1dd1a4cc57c6b0 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 21 May 2006 20:28:22 +0000 Subject: Stamp releases 7.3.15, 7.4.13, and 8.0.8. --- 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 a26f2e49ede..9e7bcc4132f 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.3.14" -#define PG_VERSION_STR "7.3.14 (win32)" +#define PG_VERSION "7.3.15" +#define PG_VERSION_STR "7.3.15 (win32)" #define SYSCONFDIR "" -- cgit v1.2.3