mirror of
https://github.com/postgres/postgres.git
synced 2025-05-03 22:24:49 +03:00
Fix missed PACKAGE_STRING.
This commit is contained in:
parent
7fc2507f7c
commit
c0a562287b
@ -568,7 +568,7 @@
|
||||
#define PACKAGE_NAME "PostgreSQL"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "PostgreSQL 8.2.3"
|
||||
#define PACKAGE_STRING "PostgreSQL 8.2.4"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "8.2.4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user