diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 558f780cf11..17e1db1e3e8 100755 --- a/configure +++ b/configure @@ -2784,7 +2784,7 @@ else fi cat >>confdefs.h <<_ACEOF -#define PG_VERSION_STR "PostgreSQL $VERSION on $host, compiled by $cc_string" +#define PG_VERSION_STR "PostgreSQL $PACKAGE_VERSION on $host, compiled by $cc_string" _ACEOF |