mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-30 19:00:29 +08:00
tag configure as beta2 ..
This commit is contained in:
parent
4ced15ece4
commit
6781aa4707
2
configure
vendored
2
configure
vendored
@ -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.1beta1'
|
||||
VERSION='7.1beta2'
|
||||
|
||||
cat >> confdefs.h <<EOF
|
||||
#define PG_VERSION "$VERSION"
|
||||
|
@ -28,7 +28,7 @@ AC_CONFIG_HEADER(src/include/config.h)
|
||||
AC_PREREQ(2.13)
|
||||
AC_CONFIG_AUX_DIR(config)
|
||||
|
||||
VERSION='7.1beta1'
|
||||
VERSION='7.1beta2'
|
||||
AC_SUBST(VERSION)
|
||||
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user