mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Hmm, looks like Bruce's auto-run-autoconf script doesn't work for
old branches...
This commit is contained in:
parent
70e0191395
commit
bbdf4ab494
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -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.1.2'
|
||||
VERSION='7.1.3'
|
||||
|
||||
cat >> confdefs.h <<EOF
|
||||
#define PG_VERSION "$VERSION"
|
||||
|
|
|
|||
Loading…
Reference in a new issue