Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jun 2019 17:09:34 +0000 (UTC)
From:      Marc Fonvieille <blackend@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r53120 - head/share/xml
Message-ID:  <201906071709.x57H9Ygk056785@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: blackend
Date: Fri Jun  7 17:09:34 2019
New Revision: 53120
URL: https://svnweb.freebsd.org/changeset/doc/53120

Log:
  Revert previous commit until the 11.3-R release.

Modified:
  head/share/xml/freebsd.ent

Modified: head/share/xml/freebsd.ent
==============================================================================
--- head/share/xml/freebsd.ent	Fri Jun  7 17:08:09 2019	(r53119)
+++ head/share/xml/freebsd.ent	Fri Jun  7 17:09:34 2019	(r53120)
@@ -78,8 +78,8 @@ 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.3">
-<!ENTITY rel1.current.date "July 2019">
+<!ENTITY rel1.current "11.2">
+<!ENTITY rel1.current.date "June 2018">
 <!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'>;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906071709.x57H9Ygk056785>