mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 00:01:20 -04:00
Fix missed version-stamping.
This commit is contained in:
parent
7e82fa8b7a
commit
d915af072f
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user