Author: gjb Date: Mon Jul 11 14:24:50 2016 New Revision: 302568 URL: https://svnweb.freebsd.org/changeset/base/302568
Log: Fix the branch name in the release notes. Approved by: re (implicit, relnotes) Sponsored by: The FreeBSD Foundation Modified: stable/11/release/doc/share/xml/release.ent Modified: stable/11/release/doc/share/xml/release.ent ============================================================================== --- stable/11/release/doc/share/xml/release.ent Mon Jul 11 14:19:09 2016 (r302567) +++ stable/11/release/doc/share/xml/release.ent Mon Jul 11 14:24:50 2016 (r302568) @@ -22,7 +22,7 @@ <!ENTITY release.next "12.0-RELEASE"> <!-- The name of this branch. --> -<!ENTITY release.branch "12-CURRENT"> +<!ENTITY release.branch "11.0-STABLE"> <!-- The URL for obtaining this version of FreeBSD. --> <!ENTITY release.url "https://www.FreeBSD.org/snapshots/"> _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"