projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acde6f9
)
make sure we are tag'd for RC2
author
PostgreSQL Daemon
<PostgreSQL Daemon>
Mon, 10 Nov 2003 05:47:06 +0000
(
05:47
+0000)
committer
PostgreSQL Daemon
<PostgreSQL Daemon>
Mon, 10 Nov 2003 05:47:06 +0000
(
05:47
+0000)
configure.in
patch
|
blob
|
blame
|
history
diff --git
a/configure.in
b/configure.in
index 6b4451901dc693e4164a6326d1f799c57c88fa53..472cbe96a552b6a0ef6de3d19c7db36321e227d8 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-21,7
+21,7
@@
dnl The GNU folks apparently haven't heard that some people don't use
dnl Texinfo. Use this sorcery to use "docdir" instead of "infodir".
m4_define([info], [doc])
m4_define([infodir], [docdir])
-AC_INIT([PostgreSQL], [7.4RC
1
], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [7.4RC
2
], [pgsql-bugs@postgresql.org])
m4_undefine([infodir])
m4_undefine([info])
AC_SUBST(docdir)