diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-01-29 22:13:19 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-01-29 22:13:19 +0000 |
commit | 895491bc229693cc7bcd46e0207533d93c891899 (patch) | |
tree | c27884b76969dc9313c55d29514ab0b71b73f15b /configure | |
parent | d106c799e657a8659e7656802bce8db5a2bdbbe5 (diff) | |
download | postgresql-REL7_2_4.tar.gz postgresql-REL7_2_4.zip |
Brand 7.2.4.REL7_2_4
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 1990ef4a841..21422f62677 100755 --- a/configure +++ b/configure @@ -615,7 +615,7 @@ ac_config_sub=$ac_aux_dir/config.sub ac_configure=$ac_aux_dir/configure # This should be Cygnus configure. -VERSION='7.2.3' +VERSION='7.2.4' cat >> confdefs.h <<EOF #define PG_VERSION "$VERSION" |