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:
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
|
@ -42,10 +42,11 @@
|
|||
<p>NOTE: Release dates are approximate and may be subject to
|
||||
schedule slippage.</p>
|
||||
|
||||
<?ignore
|
||||
<p>As of 2018-12-11, the next release has not yet been
|
||||
announced.</p>
|
||||
?>
|
||||
|
||||
<?ignore
|
||||
<table class="tblbasic">
|
||||
<tr>
|
||||
<th>Date</th>
|
||||
|
@ -54,14 +55,13 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>December 2018</td>
|
||||
<td>&os; 12.0</td>
|
||||
<td>July 2019</td>
|
||||
<td>&os; 11.3</td>
|
||||
<td><a
|
||||
href="&base;/releases/12.0R/schedule.html">Target
|
||||
href="&base;/releases/11.3R/schedule.html">Target
|
||||
Schedule</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
?>
|
||||
|
||||
<h2><a name="freeze" id="freeze">Code-Freeze Status</a></h2>
|
||||
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
below to "IGNORE". If we do, use "INCLUDE". -->
|
||||
|
||||
<!-- Set to 'INCLUDE' when the schedule is available. -->
|
||||
<!ENTITY beta.upcoming "IGNORE">
|
||||
<!ENTITY % beta.upcoming "IGNORE">
|
||||
<!ENTITY beta.upcoming "INCLUDE">
|
||||
<!ENTITY % beta.upcoming "INCLUDE">
|
||||
|
||||
<!-- Set to 'INCLUDE' when the installation images are available. -->
|
||||
<!ENTITY beta.testing "IGNORE">
|
||||
<!ENTITY % beta.testing "IGNORE">
|
||||
<!ENTITY betarel.current '12.0'>
|
||||
<!ENTITY betarel.current '11.3'>
|
||||
<!ENTITY betarel.vers 'RELEASE'>
|
||||
<!ENTITY u.betarel.schedule '&base;/releases/&betarel.current;R/schedule.html'>
|
||||
|
||||
|
|
Loading…
Reference in a new issue