From: Nicholas Nethercote Date: Tue, 30 Aug 2005 02:33:22 +0000 (+0000) Subject: add an item about creating branches when necessary X-Git-Tag: svn/VALGRIND_3_1_0~490 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5530dd86f3ddde35ce8ed2bbddfb0ed36c04d5c8;p=thirdparty%2Fvalgrind.git add an item about creating branches when necessary git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4579 --- diff --git a/docs/internals/release-HOWTO.txt b/docs/internals/release-HOWTO.txt index e9a2cc8653..3f1d14553d 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 repository ("VALGRIND_X_Y_Z"). +- Tag the repositories ("VALGRIND_X_Y_Z" and "VEX_X_Y_Z"). + If it's a X.Y.0 release, make "VALGRIND_X_Y_BRANCH" and "VEX_X_Y_BRANCH" + branches too. - Update website: - Put the tarball up.