|
From: <sv...@va...> - 2007-01-27 02:05:41
|
Author: njn Date: 2007-01-27 02:05:38 +0000 (Sat, 27 Jan 2007) New Revision: 6555 Log: update Modified: trunk/docs/internals/release-HOWTO.txt Modified: trunk/docs/internals/release-HOWTO.txt =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/internals/release-HOWTO.txt 2007-01-27 00:51:03 UTC (rev 6= 554) +++ trunk/docs/internals/release-HOWTO.txt 2007-01-27 02:05:38 UTC (rev 6= 555) @@ -50,6 +50,10 @@ For each release candidate (should do release candidates for feature releases, bug-fix-only releases might not need one): =20 +- Build. Don't forget to rebuild the Vex header file that specifies whi= ch + version of Vex is being used (so that it matches that mentioned in the= final + release notes). [This was forgotten for 3.2.2.] + - Do pre-release testing: =20 * Check it builds and regtests on a vanilla gcc-2.96 / RedHat 7.3 dist= ro. |