Add 12.1-RELEASE to the list of upcoming releases.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
64f5ef44de
commit
2a48f90e8b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53021
2 changed files with 11 additions and 3 deletions
|
@ -61,6 +61,14 @@
|
|||
href="&base;/releases/11.3R/schedule.html">Target
|
||||
Schedule</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>November 2019</td>
|
||||
<td>&os; 12.1</td>
|
||||
<td><a
|
||||
href="&base;/releases/12.1R/schedule.html">Target
|
||||
Schedule</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2><a name="freeze" id="freeze">Code-Freeze Status</a></h2>
|
||||
|
|
|
@ -48,13 +48,13 @@
|
|||
are having release candidates at the same time), do the same here. -->
|
||||
|
||||
<!-- Set to 'INCLUDE' when the schedule is available. -->
|
||||
<!ENTITY beta2.upcoming "IGNORE">
|
||||
<!ENTITY % beta2.upcoming "IGNORE">
|
||||
<!ENTITY beta2.upcoming "INCLUDE">
|
||||
<!ENTITY % beta2.upcoming "INCLUDE">
|
||||
|
||||
<!-- Set to 'INCLUDE' when the installation images are available. -->
|
||||
<!ENTITY beta2.testing "IGNORE">
|
||||
<!ENTITY % beta2.testing "IGNORE">
|
||||
<!ENTITY betarel2.current '12.0'>
|
||||
<!ENTITY betarel2.current '12.1'>
|
||||
<!ENTITY betarel2.vers 'RELEASE'>
|
||||
<!ENTITY u.betarel2.schedule '&base;/releases/&betarel2.current;R/schedule.html'>
|
||||
|
||||
|
|
Loading…
Reference in a new issue