diff options
author | Peter Eisentraut | 2002-02-18 21:46:17 +0000 |
---|---|---|
committer | Peter Eisentraut | 2002-02-18 21:46:17 +0000 |
commit | 5e035031265aef8608fd32a31897240a3aff3d8d (patch) | |
tree | e89215112bbcd841d2dfb0bc34941c0a4b78f84e /configure | |
parent | 04802852b623ee31b24a90cbee647977e57eb97b (diff) |
Set version to 7.3devel.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 288748baa7a..510fa772cca 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' +VERSION='7.3devel' cat >> confdefs.h <<EOF #define PG_VERSION "$VERSION" |