*** pgsql/src/include/pg_config.h.win32 2009/01/30 03:18:18 1.22.2.19 --- pgsql/src/include/pg_config.h.win32 2009/03/13 02:22:05 1.22.2.20 *************** *** 3,10 **** /* * Parts of pg_config.h that you get with autoconf on other systems */ ! #define PG_VERSION "8.1.16" ! #define PG_VERSION_STR "8.1.16 (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.17" ! #define PG_VERSION_STR "8.1.17 (win32)" #define DEF_PGPORT 5432 #define DEF_PGPORT_STR "5432"