8.0-RC1 is the current testing release, let's add it on the homepage.

This commit is contained in:
Marc Fonvieille 2009-09-23 20:02:47 +00:00
parent a6eff6a37b
commit bae97f8211
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=34725

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/share/sgml/release.ent,v 1.35 2009/04/25 08:01:41 blackend Exp $ -->
<!-- $FreeBSD: www/share/sgml/release.ent,v 1.36 2009/05/04 00:03:47 hrs Exp $ -->
<!-- XXX rel.current and u.rel.* should be available in doc/ -->
<!-- The currently released versions of FreeBSD. This value is used to
@ -22,16 +22,16 @@
rel2.* and u.rel2.* for the "conservative users" version.
-->
<!ENTITY rel.head.major '8'>
<!ENTITY rel.head.major '9'>
<!ENTITY rel.head '&rel.head.major;.0'>
<!-- 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.2'>
<!ENTITY betarel.vers 'RC2'>
<!ENTITY beta.testing "INCLUDE">
<!ENTITY % beta.testing "INCLUDE">
<!ENTITY betarel.current '8.0'>
<!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