*** pgsql/src/include/pg_config.h.win32 2009/03/13 02:22:05 1.22.2.20 --- pgsql/src/include/pg_config.h.win32 2009/09/04 02:59:54 1.22.2.21 *************** *** 3,10 **** /* * Parts of pg_config.h that you get with autoconf on other systems */ ! #define PG_VERSION "8.1.17" ! #define PG_VERSION_STR "8.1.17 (win32)" #define DEF_PGPORT 5432 #define DEF_PGPORT_STR "5432" --- 3,10 ---- /* * Parts of pg_config.h that you get with autoconf on other systems */ ! #define PG_VERSION "8.1.18" ! #define PG_VERSION_STR "8.1.18 (win32)" #define DEF_PGPORT 5432 #define DEF_PGPORT_STR "5432"