- update for 6.4 and 7.1 BETA
This commit is contained in:
parent
997da4029d
commit
eca35844d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32880
1 changed files with 9 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/share/sgml/release.ent,v 1.21 2008/02/27 22:09:31 bmah Exp $ -->
|
||||
<!-- $FreeBSD: www/share/sgml/release.ent,v 1.22 2008/03/24 05:13:34 marcus Exp $ -->
|
||||
|
||||
<!-- XXX rel.current and u.rel.* should be available in doc/ -->
|
||||
<!-- The currently released versions of FreeBSD. This value is used to
|
||||
|
|
@ -28,18 +28,18 @@
|
|||
<!-- 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 "IGNORE">
|
||||
<!ENTITY % beta.testing "IGNORE">
|
||||
<!ENTITY betarel.current '7.0'>
|
||||
<!ENTITY betarel.vers 'RC2'>
|
||||
<!ENTITY beta.testing "INCLUDE">
|
||||
<!ENTITY % beta.testing "INCLUDE">
|
||||
<!ENTITY betarel.current '7.1'>
|
||||
<!ENTITY betarel.vers 'BETA'>
|
||||
<!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 % beta2.testing "IGNORE">
|
||||
<!ENTITY betarel2.current '6.3'>
|
||||
<!ENTITY betarel2.vers 'RC2'>
|
||||
<!ENTITY beta2.testing "INCLUDE">
|
||||
<!ENTITY % beta2.testing "INCLUDE">
|
||||
<!ENTITY betarel2.current '6.4'>
|
||||
<!ENTITY betarel2.vers 'BETA'>
|
||||
<!ENTITY u.betarel2.schedule '&base;/releases/&betarel2.current;R/schedule.html'>
|
||||
|
||||
<!ENTITY rel.current.major '7'>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue