svn commit: r50423 - head/share/xml
Glen Barber
gjb at FreeBSD.org
Sat Jul 1 14:46:26 UTC 2017
Author: gjb
Date: Sat Jul 1 14:46:25 2017
New Revision: 50423
URL: https://svnweb.freebsd.org/changeset/doc/50423
Log:
Announce 11.1-RC1.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
head/share/xml/news.xml
head/share/xml/release.ent
Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml Sat Jul 1 14:43:18 2017 (r50422)
+++ head/share/xml/news.xml Sat Jul 1 14:46:25 2017 (r50423)
@@ -32,6 +32,27 @@
<name>2017</name>
<month>
+ <name>7</name>
+
+ <day>
+ <name>1</name>
+
+ <event>
+ <title>&os; 11.1-RC1 Available</title>
+
+ <p>The first RC build for the &os; 11.1 release cycle
+ is now available. ISO images for the amd64, armv6, i386,
+ aarch64, powerpc, powerpc64 and sparc64 architectures are
+ <a
+ href="&lists.stable;/2017-June/087340.html">available</a>
+ on most of our <a
+ href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
+ mirror sites</a>.</p>
+ </event>
+ </day>
+ </month>
+
+ <month>
<name>6</name>
<day>
Modified: head/share/xml/release.ent
==============================================================================
--- head/share/xml/release.ent Sat Jul 1 14:43:18 2017 (r50422)
+++ head/share/xml/release.ent Sat Jul 1 14:46:25 2017 (r50423)
@@ -41,7 +41,7 @@
<!ENTITY beta.testing "INCLUDE">
<!ENTITY % beta.testing "INCLUDE">
<!ENTITY betarel.current '11.1'>
-<!ENTITY betarel.vers 'BETA3'>
+<!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
More information about the svn-doc-head
mailing list