Enable the 'download page' URL on the 9.3-RELEASE schedule

page, and update the betarel.vers to 'BETA2'.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2014-06-07 16:19:39 +00:00
parent 561b61bf7f
commit 6bb0a1a104
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45023
2 changed files with 4 additions and 4 deletions
en_US.ISO8859-1/htdocs/releases/9.3R
share/xml

View file

@ -5,7 +5,7 @@
<!ENTITY local.branch.stable "stable/9">
<!ENTITY local.branch.releng "releng/9.3">
<!ENTITY title "FreeBSD &local.rel; Release Process">
<!ENTITY % beta.local.where "IGNORE">
<!ENTITY % beta.local.where "INCLUDE">
]>
<html xmlns="http://www.w3.org/1999/xhtml">

View file

@ -36,10 +36,10 @@
<!ENTITY beta.upcoming "INCLUDE">
<!-- Set to 'INCLUDE' when the installation images are available. -->
<!ENTITY beta.testing "IGNORE">
<!ENTITY % beta.testing "IGNORE">
<!ENTITY beta.testing "INCLUDE">
<!ENTITY % beta.testing "INCLUDE">
<!ENTITY betarel.current '9.3'>
<!ENTITY betarel.vers 'PRERELEASE'>
<!ENTITY betarel.vers 'BETA2'>
<!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