Update and enable the beta2.* and betarel2.* macros for
the 10.0-RELEASE cycle. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
d2e2d7bce0
commit
3ce5d08b92
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42659
1 changed files with 4 additions and 4 deletions
|
@ -37,10 +37,10 @@
|
|||
|
||||
<!-- 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 '7.4'>
|
||||
<!ENTITY betarel2.vers 'RC3'>
|
||||
<!ENTITY beta2.testing "INCLUDE">
|
||||
<!ENTITY % beta2.testing "INCLUDE">
|
||||
<!ENTITY betarel2.current '10.0'>
|
||||
<!ENTITY betarel2.vers 'ALPHA1'>
|
||||
<!ENTITY u.betarel2.schedule '&base;/releases/&betarel2.current;R/schedule.html'>
|
||||
|
||||
<!ENTITY rel.current.major '9'>
|
||||
|
|
Loading…
Reference in a new issue