diff --git a/src/include/pg_config.h.win32 b/src/include/pg_config.h.win32 index 4f5e4af4f6c..7e0c5e27554 100644 --- a/src/include/pg_config.h.win32 +++ b/src/include/pg_config.h.win32 @@ -577,7 +577,7 @@ #define PG_VERSION "8.2.5" /* PostgreSQL version as a number */ -#define PG_VERSION_NUM 80204 +#define PG_VERSION_NUM 80205 /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "postgresql"