mirror of
https://github.com/postgres/postgres.git
synced 2025-08-21 10:42:50 +03:00
Update version for Win32-client include file.
This commit is contained in:
@@ -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"
|
#define PG_VERSION "8.0.0rc1"
|
||||||
#define PG_VERSION_STR "8.0devel (win32)"
|
#define PG_VERSION_STR "8.0.0rc1 (win32)"
|
||||||
|
|
||||||
#define DEF_PGPORT 5432
|
#define DEF_PGPORT 5432
|
||||||
#define DEF_PGPORT_STR "5432"
|
#define DEF_PGPORT_STR "5432"
|
||||||
|
Reference in New Issue
Block a user