Link to the 11.3-RELEASE schedule on the front page and

the releng index page.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2019-03-21 18:20:14 +00:00
parent ce94019f65
commit 6385564661
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52881
2 changed files with 8 additions and 8 deletions

View file

@ -42,10 +42,11 @@
<p>NOTE: Release dates are approximate and may be subject to <p>NOTE: Release dates are approximate and may be subject to
schedule slippage.</p> schedule slippage.</p>
<?ignore
<p>As of 2018-12-11, the next release has not yet been <p>As of 2018-12-11, the next release has not yet been
announced.</p> announced.</p>
?>
<?ignore
<table class="tblbasic"> <table class="tblbasic">
<tr> <tr>
<th>Date</th> <th>Date</th>
@ -54,14 +55,13 @@
</tr> </tr>
<tr> <tr>
<td>December&nbsp;2018</td> <td>July&nbsp;2019</td>
<td>&os;&nbsp;12.0</td> <td>&os;&nbsp;11.3</td>
<td><a <td><a
href="&base;/releases/12.0R/schedule.html">Target href="&base;/releases/11.3R/schedule.html">Target
Schedule</a></td> Schedule</a></td>
</tr> </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>

View file

@ -34,13 +34,13 @@
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 "INCLUDE">
<!-- 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 '12.0'> <!ENTITY betarel.current '11.3'>
<!ENTITY betarel.vers 'RELEASE'> <!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'>