Remove an unnecessary step.
This commit is contained in:
@@ -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 $Id$ 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"/>
|
||||
|
||||
Reference in New Issue
Block a user