From: Bruce Momjian Date: Tue, 18 Jan 2005 14:39:46 +0000 (+0000) Subject: Win32 8.1 stamp. X-Git-Tag: REL8_1_0BETA1~1523 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4e7e9ad6fdebc8f45b1efbc99ae5e5b5211bf16;p=thirdparty%2Fpostgresql.git Win32 8.1 stamp. --- diff --git a/src/include/pg_config.h.win32 b/src/include/pg_config.h.win32 index d46f31351aa..508237cf226 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 "8.0.0" -#define PG_VERSION_STR "8.0.0 (win32)" +#define PG_VERSION "8.1.0" +#define PG_VERSION_STR "8.1.0 (win32)" #define DEF_PGPORT 5432 #define DEF_PGPORT_STR "5432"