From: Nicholas Nethercote Date: Tue, 30 Aug 2005 02:38:01 +0000 (+0000) Subject: more X-Git-Tag: svn/VALGRIND_3_1_0~489 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1f03cece368841c22ef357303d7b409b28cd49e4;p=thirdparty%2Fvalgrind.git more git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4580 --- diff --git a/docs/internals/release-HOWTO.txt b/docs/internals/release-HOWTO.txt index 3f1d14553d..edda61c7b6 100644 --- a/docs/internals/release-HOWTO.txt +++ b/docs/internals/release-HOWTO.txt @@ -87,7 +87,9 @@ For the official release: - Check tarball builds, installs, regtests on platforms of interest. If not, fix and repeat until success. -- Tag the repositories ("VALGRIND_X_Y_Z" and "VEX_X_Y_Z"). +- Tag the repositories ("VALGRIND_X_Y_Z" and "VEX_X_Y_Z"). Point the Vex + external for VALGRIND_X_Y_Z to VEX_X_Y_Z. + If it's a X.Y.0 release, make "VALGRIND_X_Y_BRANCH" and "VEX_X_Y_BRANCH" branches too.