projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eea348b
)
jump version to beta3 ... beta2 was created and pulled due to a couple of
REL7_1_BETA3
author
PostgreSQL Daemon
Tue, 9 Jan 2001 13:11:32 +0000
(13:11 +0000)
committer
PostgreSQL Daemon
Tue, 9 Jan 2001 13:11:32 +0000
(13:11 +0000)
large-ish bugs that Tom and Vadim were able to fix, but to avoid any
confusion, beta2 was removed ... and for tag'ng purposes, beta3 is being
created ...
configure
patch
|
blob
|
blame
|
history
configure.in
patch
|
blob
|
blame
|
history
diff --git
a/configure
b/configure
index a40fbaa974c00e72200ad66ff44ed71695081e8d..e759fc808b3081a5db70f0bba3b0eeaaba7d73b2 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-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.1beta
2
'
+VERSION='7.1beta
3
'
cat >> confdefs.h <
#define PG_VERSION "$VERSION"
diff --git
a/configure.in
b/configure.in
index d53e8ca314b8ada185a8ebee94f96988566d76b1..e0567e8d67160384f094a1f07d01ee8d74b72ba7 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-28,7
+28,7
@@
AC_CONFIG_HEADER(src/include/config.h)
AC_PREREQ(2.13)
AC_CONFIG_AUX_DIR(config)
-VERSION='7.1beta
2
'
+VERSION='7.1beta
3
'
AC_SUBST(VERSION)
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")