Connect the 11.4-RELEASE and 12.2-RELEASE directories to the build.

Enable the "Upcoming Releases" links.

Approved by:	re (implicit)
Sponsored by:	Rubicon Communications, LLC (netgate.com)
This commit is contained in:
Glen Barber 2020-01-03 16:59:02 +00:00
parent 8419b89432
commit afe9f774c7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53747
2 changed files with 8 additions and 8 deletions

View file

@ -19,8 +19,8 @@ SUBDIR+= 7.0R 7.1R 7.2R 7.3R 7.4R
SUBDIR+= 8.0R 8.1R 8.2R 8.3R 8.4R
SUBDIR+= 9.0R 9.1R 9.2R 9.3R
SUBDIR+= 10.0R 10.1R 10.2R 10.3R 10.4R
SUBDIR+= 11.0R 11.1R 11.2R 11.3R
SUBDIR+= 12.0R 12.1R
SUBDIR+= 11.0R 11.1R 11.2R 11.3R 11.4R
SUBDIR+= 12.0R 12.1R 12.2R
.if defined(NEW_BUILD)
SUBDIR=

View file

@ -34,13 +34,13 @@
below to "IGNORE". If we do, use "INCLUDE". -->
<!-- Set to 'INCLUDE' when the schedule is available. -->
<!ENTITY beta.upcoming "IGNORE">
<!ENTITY % beta.upcoming "IGNORE">
<!ENTITY beta.upcoming "INCLUDE">
<!ENTITY % beta.upcoming "INCLUDE">
<!-- Set to 'INCLUDE' when the installation images are available. -->
<!ENTITY beta.testing "IGNORE">
<!ENTITY % beta.testing "IGNORE">
<!ENTITY betarel.current '11.3'>
<!ENTITY betarel.current '11.4'>
<!ENTITY betarel.vers 'RELEASE'>
<!ENTITY u.betarel.schedule '&base;/releases/&betarel.current;R/schedule.html'>
@ -48,13 +48,13 @@
are having release candidates at the same time), do the same here. -->
<!-- Set to 'INCLUDE' when the schedule is available. -->
<!ENTITY beta2.upcoming "IGNORE">
<!ENTITY % beta2.upcoming "IGNORE">
<!ENTITY beta2.upcoming "INCLUDE">
<!ENTITY % beta2.upcoming "INCLUDE">
<!-- Set to 'INCLUDE' when the installation images are available. -->
<!ENTITY beta2.testing "IGNORE">
<!ENTITY % beta2.testing "IGNORE">
<!ENTITY betarel2.current '12.1'>
<!ENTITY betarel2.current '12.2'>
<!ENTITY betarel2.vers 'RELEASE'>
<!ENTITY u.betarel2.schedule '&base;/releases/&betarel2.current;R/schedule.html'>