mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
tag'd and branded as b2 ...
This commit is contained in:
parent
27e7ac190e
commit
845846bc43
2
configure
vendored
2
configure
vendored
@ -615,7 +615,7 @@ ac_config_sub=$ac_aux_dir/config.sub
|
|||||||
ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
|
ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
|
||||||
|
|
||||||
|
|
||||||
VERSION='7.2b1'
|
VERSION='7.2b2'
|
||||||
|
|
||||||
cat >> confdefs.h <<EOF
|
cat >> confdefs.h <<EOF
|
||||||
#define PG_VERSION "$VERSION"
|
#define PG_VERSION "$VERSION"
|
||||||
|
@ -28,7 +28,7 @@ AC_CONFIG_HEADER(src/include/pg_config.h)
|
|||||||
AC_PREREQ(2.13)
|
AC_PREREQ(2.13)
|
||||||
AC_CONFIG_AUX_DIR(config)
|
AC_CONFIG_AUX_DIR(config)
|
||||||
|
|
||||||
VERSION='7.2b1'
|
VERSION='7.2b2'
|
||||||
AC_SUBST(VERSION)
|
AC_SUBST(VERSION)
|
||||||
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")
|
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user