Update and enable the beta2.* and betarel2.* macros for

the 10.0-RELEASE cycle.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2013-09-13 20:28:28 +00:00
parent d2e2d7bce0
commit 3ce5d08b92
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42659

View file

@ -37,10 +37,10 @@
<!-- If we have a second release in the release cycle (e.g. 5.x and 6.y
are having release candidates at the same time), do the same here. -->
<!ENTITY beta2.testing "IGNORE">
<!ENTITY % beta2.testing "IGNORE">
<!ENTITY betarel2.current '7.4'>
<!ENTITY betarel2.vers 'RC3'>
<!ENTITY beta2.testing "INCLUDE">
<!ENTITY % beta2.testing "INCLUDE">
<!ENTITY betarel2.current '10.0'>
<!ENTITY betarel2.vers 'ALPHA1'>
<!ENTITY u.betarel2.schedule '&base;/releases/&betarel2.current;R/schedule.html'>
<!ENTITY rel.current.major '9'>