From: Marc G. Fournier Date: Fri, 13 Apr 2001 21:21:33 +0000 (+0000) Subject: tag the source tree as REL7_1, renaming the old tag REL7_1_BETA like it X-Git-Tag: REL9_0_0~20788 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=741604dd84dbbd58368a0206f73de259cb6718f4;p=pg-rex%2Fsyncrep.git tag the source tree as REL7_1, renaming the old tag REL7_1_BETA like it should have been done generate a new Changelog from rc4, which is nice and short ... one python interface change tag configure as 7.1, for generating the packages ... This is it folks ... Release 7.1 is officially here ... --- diff --git a/ChangeLogs/ChangeLog-7.1rc4-7.1 b/ChangeLogs/ChangeLog-7.1rc4-7.1 new file mode 100644 index 0000000000..9c2eb5b46e --- /dev/null +++ b/ChangeLogs/ChangeLog-7.1rc4-7.1 @@ -0,0 +1,6 @@ +2001-04-12 05:49 darcy + + * src/interfaces/python/pgdb.py: I just noticed the beta comment. + That's not actually true any more so I removed it. + + diff --git a/configure b/configure index d41bd17305..49a3eafe7c 100755 --- a/configure +++ b/configure @@ -609,7 +609,7 @@ ac_config_sub=$ac_aux_dir/config.sub ac_configure=$ac_aux_dir/configure # This should be Cygnus configure. -VERSION='7.1rc4' +VERSION='7.1' cat >> confdefs.h <