svn commit: r54167 - head/share/xml
Marc Fonvieille
blackend at FreeBSD.org
Fri May 22 09:51:42 UTC 2020
Author: blackend
Date: Fri May 22 09:51:41 2020
New Revision: 54167
URL: https://svnweb.freebsd.org/changeset/doc/54167
Log:
Revert previous commit until the 11.4-R release.
Modified:
head/share/xml/freebsd.ent
Modified: head/share/xml/freebsd.ent
==============================================================================
--- head/share/xml/freebsd.ent Fri May 22 09:49:22 2020 (r54166)
+++ head/share/xml/freebsd.ent Fri May 22 09:51:41 2020 (r54167)
@@ -84,14 +84,14 @@ used in both environments.
<!ENTITY rel.current.hardware 'https://www.FreeBSD.org/releases/&rel.current;R/hardware.html'>
<!ENTITY rel.current.errata 'https://www.FreeBSD.org/releases/&rel.current;R/errata.html'>
-<!ENTITY rel1.current "11.4">
-<!ENTITY rel1.current.date "June 2020">
+<!ENTITY rel1.current "11.3">
+<!ENTITY rel1.current.date "July 2019">
<!ENTITY rel1.current.notes 'https://www.FreeBSD.org/releases/&rel1.current;R/notes.html'>
<!ENTITY rel1.current.hardware 'https://www.FreeBSD.org/releases/&rel1.current;R/hardware.html'>
<!ENTITY rel1.current.errata 'https://www.FreeBSD.org/releases/&rel1.current;R/errata.html'>
-<!ENTITY rel2.current "11.3">
-<!ENTITY rel2.current.date "July 2019">
+<!ENTITY rel2.current "11.2">
+<!ENTITY rel2.current.date "June 2018">
<!ENTITY rel2.current.notes 'https://www.FreeBSD.org/releases/&rel2.current;R/notes.html'>
<!ENTITY rel2.current.hardware 'https://www.FreeBSD.org/releases/&rel2.current;R/hardware.html'>
<!ENTITY rel2.current.errata 'https://www.FreeBSD.org/releases/&rel2.current;R/errata.html'>
More information about the svn-doc-head
mailing list