projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27e7ac1
)
tag'd and branded as b2 ...
author
PostgreSQL Daemon
Tue, 6 Nov 2001 20:12:07 +0000
(20:12 +0000)
committer
PostgreSQL Daemon
Tue, 6 Nov 2001 20:12:07 +0000
(20:12 +0000)
configure
patch
|
blob
|
blame
|
history
configure.in
patch
|
blob
|
blame
|
history
diff --git
a/configure
b/configure
index a738bada69e1a9e5770b572cf2bef87be2f1a2fd..c31dd1d3625e2eba201bbb88b9f8a45c3362e7c1 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-615,7
+615,7
@@
ac_config_sub=$ac_aux_dir/config.sub
ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
-VERSION='7.2b
1
'
+VERSION='7.2b
2
'
cat >> confdefs.h <
#define PG_VERSION "$VERSION"
diff --git
a/configure.in
b/configure.in
index 3f564e63e5e03a1251e16adf426f23d14f8c5452..cd3bac3cfaaa6f692f199f27987444003f0695b8 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-28,7
+28,7
@@
AC_CONFIG_HEADER(src/include/pg_config.h)
AC_PREREQ(2.13)
AC_CONFIG_AUX_DIR(config)
-VERSION='7.2b
1
'
+VERSION='7.2b
2
'
AC_SUBST(VERSION)
AC_DEFINE_UNQUOTED(PG_VERSION, "$VERSION")