Win32 8.1 stamp.

This commit is contained in:
Bruce Momjian 2005-01-18 14:39:46 +00:00
parent 4b2b6930ad
commit b4e7e9ad6f

View File

@ -3,8 +3,8 @@
/* /*
* Parts of pg_config.h that you get with autoconf on other systems * Parts of pg_config.h that you get with autoconf on other systems
*/ */
#define PG_VERSION "8.0.0" #define PG_VERSION "8.1.0"
#define PG_VERSION_STR "8.0.0 (win32)" #define PG_VERSION_STR "8.1.0 (win32)"
#define DEF_PGPORT 5432 #define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432" #define DEF_PGPORT_STR "5432"