1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

well, here goes our first Release Candidate for 7.1 *cross fingers*

This commit is contained in:
Marc G. Fournier
2001-03-20 23:35:20 +00:00
parent 85c0c73267
commit 59ab6a49ab
3 changed files with 175 additions and 2 deletions

2
configure vendored
View File

@ -609,7 +609,7 @@ ac_config_sub=$ac_aux_dir/config.sub
ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
VERSION='7.1beta6'
VERSION='7.1RC1'
cat >> confdefs.h <<EOF
#define PG_VERSION "$VERSION"