Update rel.head.major to 13.

Uncomment the 13-CURRENT snapshot URLs.
Comment the 13-CURRENT release notes, not yet available.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2018-10-26 18:41:39 +00:00
parent 368db6c51c
commit c2a5aaafbd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52407
2 changed files with 3 additions and 3 deletions

View file

@ -260,7 +260,6 @@
href="&base;/releases/index.html">release information href="&base;/releases/index.html">release information
page</a>.</p> page</a>.</p>
<?ignore
<h1>&os; &rel.head;-CURRENT</h1> <h1>&os; &rel.head;-CURRENT</h1>
<table class="tblbasic tblwide tbldownload"> <table class="tblbasic tblwide tbldownload">
@ -310,14 +309,15 @@
</ul> </ul>
</td> </td>
<td> <td>
<?ignore
<ul class="txtdocslist"> <ul class="txtdocslist">
<li><a href="&base;/releases/12.0R/relnotes.html">Release Notes</a></li> <li><a href="&base;/releases/12.0R/relnotes.html">Release Notes</a></li>
</ul> </ul>
?>&nbsp;
</td> </td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
?>
<p>&nbsp;</p> <p>&nbsp;</p>

View file

@ -26,7 +26,7 @@
<!ENTITY % beta.local.where "IGNORE"> <!ENTITY % beta.local.where "IGNORE">
<!ENTITY % beta2.local.where "IGNORE"> <!ENTITY % beta2.local.where "IGNORE">
<!ENTITY rel.head.major '12'> <!ENTITY rel.head.major '13'>
<!ENTITY rel.head '&rel.head.major;.0'> <!ENTITY rel.head '&rel.head.major;.0'>
<!-- If there is no release currently in the release cycle (i.e. we <!-- If there is no release currently in the release cycle (i.e. we