Remove an unnecessary step.

This commit is contained in:
mmdolze
2014-03-23 10:11:40 +00:00
parent d61430decd
commit b04c4ada5d
-17
View File
@@ -53,23 +53,6 @@ release.
</para>
</step>
<step>
<para>
Revert files that need to retain their version number after merge. Due to
some wired import of external files, some files always get their &dollar;Id&dollar; tag
updated, even if there has been no change. The following files should be
reverted to their previous version (given that there has really no change
happened):
<itemizedlist spacing="compact">
<listitem><para><filename>clients/examples/lcdident.pl</filename></para></listitem>
<listitem><para><filename>clients/metar/lcdmetar.pl</filename></para></listitem>
<listitem><para><filename>contrib/interface-demo2/interface.c</filename></para></listitem>
<listitem><para><filename>contrib/interface-demo2/nstrcmp.c</filename></para></listitem>
</itemizedlist>
Run <userinput>cvs update -C</userinput> on these files.
</para>
</step>
<step>
<para>
Update version numbers for stable branch. See <xref linkend="files-with-version-numbers"/>