1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Stamp CVS as 7.2. Update all interface version numbers. This is the

time to do it, not during beta because people are using this stuff in
production sometimes.
This commit is contained in:
Bruce Momjian
2001-05-11 01:46:33 +00:00
parent d4dfef1cdb
commit 54d9099596
17 changed files with 60 additions and 61 deletions

2
configure vendored
View File

@ -611,7 +611,7 @@ ac_config_sub=$ac_aux_dir/config.sub
ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
VERSION='7.1.1'
VERSION='7.2devel'
cat >> confdefs.h <<EOF
#define PG_VERSION "$VERSION"