Unbreak build.
The release announcement for 9.0 needs a bit more work with translations, which is a work in progress.
This commit is contained in:
parent
d5d04b76bd
commit
3ad01da30a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37519
2 changed files with 7 additions and 8 deletions
|
|
@ -28,10 +28,10 @@
|
|||
<!-- If there is no release currently in the release cycle (i.e. we
|
||||
don't have something in BETAn or RCn), then change %beta.testing
|
||||
below to "IGNORE". If we do, use "INCLUDE". -->
|
||||
<!ENTITY beta.testing "INCLUDE">
|
||||
<!ENTITY % beta.testing "INCLUDE">
|
||||
<!ENTITY betarel.current '9.0'>
|
||||
<!ENTITY betarel.vers 'BETA1'>
|
||||
<!ENTITY beta.testing "IGNORE">
|
||||
<!ENTITY % beta.testing "IGNORE">
|
||||
<!ENTITY betarel.current '8.2'>
|
||||
<!ENTITY betarel.vers 'RC3'>
|
||||
<!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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue