From: Nicholas Nethercote Date: Thu, 10 Nov 2005 02:43:25 +0000 (+0000) Subject: update URLs X-Git-Tag: svn/VALGRIND_3_1_0~171 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=06e7c23cc02aad2d753f6679d3faafd8fe411d58;p=thirdparty%2Fvalgrind.git update URLs git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5061 --- diff --git a/docs/internals/release-HOWTO.txt b/docs/internals/release-HOWTO.txt index d5f1fb934e..9b5a403b51 100644 --- a/docs/internals/release-HOWTO.txt +++ b/docs/internals/release-HOWTO.txt @@ -103,13 +103,13 @@ For the official release: - Update website: - Put the tarball up. - Update the docs -- both the tarball'd docs, and the online-readable docs. - - Update www.valgrind.org/downloads/source_code.html. - - Update www.valgrind.org/downloads/archive.html. + - Update www.valgrind.org/downloads/current.html. + - Update www.valgrind.org/downloads/old.html. - Put the release notes at www.valgrind.org/info/release-notes-X.Y.Z.txt. - Add a news item to the front page and also to valgrind.org/info/news.html. Include a link to the release notes. - Update the "release-date" and "release-version" in php/.htconfx. - - Other pages that might need updating: devel/cvs_svn.html. + - Other pages that might need updating: downloads/repository.html. - Change release number in AC_INIT() in configure.in to "X.Y.Z.SVN", where X.Y.Z is one more than the release just done.