projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ced15e
)
tag configure as beta2 ..
REL7_1_BETA2
author
PostgreSQL Daemon
Sun, 7 Jan 2001 02:23:25 +0000
(
02:23
+0000)
committer
PostgreSQL Daemon
Sun, 7 Jan 2001 02:23:25 +0000
(
02:23
+0000)
configure
patch
|
blob
|
blame
|
history
configure.in
patch
|
blob
|
blame
|
history
diff --git
a/configure
b/configure
index 8d2ebb20ada217bece4b837b39d0e3c9f1551e2b..a40fbaa974c00e72200ad66ff44ed71695081e8d 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
1
'
+VERSION='7.1beta
2
'
cat >> confdefs.h <
#define PG_VERSION "$VERSION"
diff --git
a/configure.in
b/configure.in
index a389e922f66260086f5f3398d88b53cfd9583c5e..d53e8ca314b8ada185a8ebee94f96988566d76b1 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
1
'
+VERSION='7.1beta
2
'
AC_SUBST(VERSION)
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")