make sure we are tag'd for RC2
authorPostgreSQL Daemon <PostgreSQL Daemon>
Mon, 10 Nov 2003 05:47:06 +0000 (05:47 +0000)
committerPostgreSQL Daemon <PostgreSQL Daemon>
Mon, 10 Nov 2003 05:47:06 +0000 (05:47 +0000)
configure.in

index 6b4451901dc693e4164a6326d1f799c57c88fa53..472cbe96a552b6a0ef6de3d19c7db36321e227d8 100644 (file)
@@ -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.4RC1], [pgsql-bugs@postgresql.org])
+AC_INIT([PostgreSQL], [7.4RC2], [pgsql-bugs@postgresql.org])
 m4_undefine([infodir])
 m4_undefine([info])
 AC_SUBST(docdir)