Add 12.1-RELEASE to the list of upcoming releases.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2019-05-14 18:27:16 +00:00
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

View file

@ -61,6 +61,14 @@
href="&base;/releases/11.3R/schedule.html">Target
Schedule</a></td>
</tr>
<tr>
<td>November&nbsp;2019</td>
<td>&os;&nbsp;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>

View file

@ -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'>