Enable the 10.2-BETA1 where.html download URLs.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-07-11 16:37:09 +00:00
parent 0e7c2d606f
commit b0e3644c54
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46947
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
<!ENTITY local.branch.stable "stable/10">
<!ENTITY local.branch.releng "releng/10.2">
<!ENTITY title "FreeBSD &local.rel; Release Process">
<!ENTITY % beta.local.where "IGNORE">
<!ENTITY % beta.local.where "INCLUDE">
<!ENTITY % beta2.local.where "IGNORE">
]>

View file

@ -38,10 +38,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 '10.2'>
<!ENTITY betarel.vers 'RC4'>
<!ENTITY betarel.vers 'BETA1'>
<!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