diff options
author | Marc G. Fournier | 2000-12-06 20:26:53 +0000 |
---|---|---|
committer | Marc G. Fournier | 2000-12-06 20:26:53 +0000 |
commit | db0de2241dba1663aaa2fe11018b8d7885d116bf (patch) | |
tree | 04623876e0681582ccdb0df2397f40b776171b27 /configure | |
parent | ecab48f5ec157e7e872d68f2a094a556d9ed956c (diff) |
update VERSION to 7.1beta1..
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 668eabfd73b..c52cba912fc 100755 --- a/configure +++ b/configure @@ -607,7 +607,7 @@ ac_config_sub=$ac_aux_dir/config.sub ac_configure=$ac_aux_dir/configure # This should be Cygnus configure. -VERSION='7.1devel' +VERSION='7.1beta1' cat >> confdefs.h <<EOF #define PG_VERSION "$VERSION" |