From c0f6cbb27672e9231b3672368b209af1e46d36a5 Mon Sep 17 00:00:00 2001 From: PostgreSQL Daemon Date: Mon, 10 Nov 2003 05:47:06 +0000 Subject: [PATCH] make sure we are tag'd for RC2 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 6b4451901d..472cbe96a5 100644 --- 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.4RC1], [pgsql-bugs@postgresql.org]) +AC_INIT([PostgreSQL], [7.4RC2], [pgsql-bugs@postgresql.org]) m4_undefine([infodir]) m4_undefine([info]) AC_SUBST(docdir) -- 2.39.5