Re-enable beta2* macros now that build errors are fixed.

This commit is contained in:
Glen Barber 2013-09-13 21:10:25 +00:00
parent 6d2960447e
commit 7578a4534d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42662

View file

@ -37,8 +37,8 @@
<!-- 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 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'>