diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-10-01 03:34:29 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-10-01 03:34:29 +0000 |
commit | 4526d2183fb02c4ea8ede55e59c493b0aaea0085 (patch) | |
tree | 9eaaab70c64560f37950417e14c55891a02e873b /configure | |
parent | 9227bc5e5bdc7c61b52ea677e6cce7c2ae27c307 (diff) | |
download | postgresql-REL7_2_3.tar.gz postgresql-REL7_2_3.zip |
Brand 7.2.3.REL7_2_3
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index baad8c5614b..1990ef4a841 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.2' +VERSION='7.2.3' cat >> confdefs.h <<EOF #define PG_VERSION "$VERSION" |