Enable beta.testing entity.

This commit is contained in:
Glen Barber 2013-03-23 00:20:36 +00:00
parent 210c653946
commit 9a6769d8bf
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41292

View file

@ -29,8 +29,8 @@
don't have something in BETAn or RCn), then change %beta.testing
below to "IGNORE". If we do, use "INCLUDE". -->
<!ENTITY beta.testing "IGNORE">
<!ENTITY % beta.testing "IGNORE">
<!ENTITY beta.testing "INCLUDE">
<!ENTITY % beta.testing "INCLUDE">
<!ENTITY betarel.current '8.4'>
<!ENTITY betarel.vers 'BETA1'>
<!ENTITY u.betarel.schedule '&base;/releases/&betarel.current;R/schedule.html'>