mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
Update for 7.4 release.
This commit is contained in:
@ -3,8 +3,8 @@
|
||||
/*
|
||||
* Parts of pg_config.h that you get with autoconf on other systems
|
||||
*/
|
||||
#define PG_VERSION "7.3"
|
||||
#define PG_VERSION_STR "7.3 (win32)"
|
||||
#define PG_VERSION "7.4"
|
||||
#define PG_VERSION_STR "7.4 (win32)"
|
||||
|
||||
#define SYSCONFDIR ""
|
||||
|
||||
|
Reference in New Issue
Block a user