Fix missed version-stamping.

This commit is contained in:
Tom Lane 2007-09-14 14:05:52 +00:00
parent 7e82fa8b7a
commit d915af072f

View File

@ -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"