Belatedly add the 11.2-RELEASE schedule to the index page.
Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
296a120b36
commit
7dec73aac4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51450
2 changed files with 12 additions and 5 deletions
|
@ -44,15 +44,22 @@
|
||||||
|
|
||||||
<p>As of 2017-10-03, the next release has not yet been
|
<p>As of 2017-10-03, the next release has not yet been
|
||||||
announced.</p>
|
announced.</p>
|
||||||
<!--
|
|
||||||
<table class="tblbasic">
|
<table class="tblbasic">
|
||||||
<tr>
|
<tr>
|
||||||
<th>Date</th>
|
<th>Date</th>
|
||||||
<th>Event</th>
|
<th>Event</th>
|
||||||
<th>Information</th>
|
<th>Information</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td>June 2018</td>
|
||||||
|
<td>&os; 11.2</td>
|
||||||
|
<td><a
|
||||||
|
href="&base;/releases/11.2R/schedule.html">Target
|
||||||
|
Schedule</a></td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
-->
|
|
||||||
|
|
||||||
<h2><a name="freeze" id="freeze">Code-Freeze Status</a></h2>
|
<h2><a name="freeze" id="freeze">Code-Freeze Status</a></h2>
|
||||||
|
|
||||||
|
|
|
@ -34,14 +34,14 @@
|
||||||
below to "IGNORE". If we do, use "INCLUDE". -->
|
below to "IGNORE". If we do, use "INCLUDE". -->
|
||||||
|
|
||||||
<!-- Set to 'INCLUDE' when the schedule is available. -->
|
<!-- Set to 'INCLUDE' when the schedule is available. -->
|
||||||
<!ENTITY beta.upcoming "IGNORE">
|
<!ENTITY beta.upcoming "INCLUDE">
|
||||||
<!ENTITY % beta.upcoming "IGNORE">
|
<!ENTITY % beta.upcoming "IGNORE">
|
||||||
|
|
||||||
<!-- Set to 'INCLUDE' when the installation images are available. -->
|
<!-- Set to 'INCLUDE' when the installation images are available. -->
|
||||||
<!ENTITY beta.testing "IGNORE">
|
<!ENTITY beta.testing "IGNORE">
|
||||||
<!ENTITY % beta.testing "IGNORE">
|
<!ENTITY % beta.testing "IGNORE">
|
||||||
<!ENTITY betarel.current '11.1'>
|
<!ENTITY betarel.current '11.2'>
|
||||||
<!ENTITY betarel.vers 'RC3'>
|
<!ENTITY betarel.vers 'RELEASE'>
|
||||||
<!ENTITY u.betarel.schedule '&base;/releases/&betarel.current;R/schedule.html'>
|
<!ENTITY u.betarel.schedule '&base;/releases/&betarel.current;R/schedule.html'>
|
||||||
|
|
||||||
<!-- If we have a second release in the release cycle (e.g. 5.x and 6.y
|
<!-- If we have a second release in the release cycle (e.g. 5.x and 6.y
|
||||||
|
|
Loading…
Reference in a new issue