Belatedly add the 11.1-RELEASE schedule to the index page.
Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
342d4bd781
commit
c26e9f842e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50206
2 changed files with 6 additions and 10 deletions
|
@ -42,9 +42,6 @@
|
|||
<p>NOTE: Release dates are approximate and may be subject to
|
||||
schedule slippage.</p>
|
||||
|
||||
<p>As of 2016-12-09, the next release has not yet been
|
||||
announced.</p>
|
||||
<!-- 20161014 until announced
|
||||
<table class="tblbasic">
|
||||
<tr>
|
||||
<th>Date</th>
|
||||
|
@ -53,12 +50,11 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>September 2016</td>
|
||||
<td>&os; 11.0</td>
|
||||
<td><a href="&base;/releases/11.0R/schedule.html">Target Schedule</a></td>
|
||||
<td>July 2017</td>
|
||||
<td>&os; 11.1</td>
|
||||
<td><a href="&base;/releases/11.1R/schedule.html">Target Schedule</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
-->
|
||||
|
||||
<h2><a name="freeze" id="freeze">Code-Freeze Status</a></h2>
|
||||
|
||||
|
|
|
@ -34,14 +34,14 @@
|
|||
below to "IGNORE". If we do, use "INCLUDE". -->
|
||||
|
||||
<!-- Set to 'INCLUDE' when the schedule is available. -->
|
||||
<!ENTITY beta.upcoming "IGNORE">
|
||||
<!ENTITY beta.upcoming "INCLUDE">
|
||||
<!ENTITY % beta.upcoming "IGNORE">
|
||||
|
||||
<!-- Set to 'INCLUDE' when the installation images are available. -->
|
||||
<!ENTITY beta.testing "IGNORE">
|
||||
<!ENTITY % beta.testing "IGNORE">
|
||||
<!ENTITY betarel.current '11.0'>
|
||||
<!ENTITY betarel.vers 'RC3'>
|
||||
<!ENTITY betarel.current '11.1'>
|
||||
<!ENTITY betarel.vers 'RELEASE'>
|
||||
<!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
|
||||
|
|
Loading…
Reference in a new issue