Match r1.22 of includes.release.xsl for consistency's sake.
This commit is contained in:
parent
3a6dd6bded
commit
d63d93a042
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27867
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/share/sgml/includes.release.sgml,v 1.23 2006/05/09 02:39:17 murray Exp $ -->
|
||||
<!-- $FreeBSD: www/share/sgml/includes.release.sgml,v 1.24 2006/05/09 08:07:48 ceri Exp $ -->
|
||||
|
||||
<!-- XXX rel.current and u.rel.* should be available in doc/ -->
|
||||
<!-- The currently released versions of FreeBSD. This value is used to
|
||||
|
@ -30,14 +30,14 @@
|
|||
below to "IGNORE". If we do, use "INCLUDE". -->
|
||||
<!ENTITY % beta.testing "INCLUDE">
|
||||
<!ENTITY betarel.current '5.5'>
|
||||
<!ENTITY betarel.vers 'BETA4'>
|
||||
<!ENTITY betarel.vers 'RC1'>
|
||||
<!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
|
||||
are having release candidates at the same time), do the same here. -->
|
||||
<!ENTITY % beta2.testing "IGNORE">
|
||||
<!ENTITY betarel2.current '5.5'>
|
||||
<!ENTITY betarel2.vers 'BETA4'>
|
||||
<!ENTITY betarel2.vers 'RC1'>
|
||||
<!ENTITY u.betarel2.schedule '&base;/releases/&betarel2.current;R/schedule.html'>
|
||||
|
||||
<!ENTITY rel.current '6.1'>
|
||||
|
|
Loading…
Reference in a new issue