Date: Thu, 14 Apr 2016 13:59:41 +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: r48633 - head/share/xml Message-ID: <201604141359.u3EDxfvH001995@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: blackend Date: Thu Apr 14 13:59:41 2016 New Revision: 48633 URL: https://svnweb.freebsd.org/changeset/doc/48633 Log: Update rel.current to match current production release, i.e., 10.3 Modified: head/share/xml/freebsd.ent Modified: head/share/xml/freebsd.ent ============================================================================== --- head/share/xml/freebsd.ent Thu Apr 14 08:32:27 2016 (r48632) +++ head/share/xml/freebsd.ent Thu Apr 14 13:59:41 2016 (r48633) @@ -69,8 +69,8 @@ used in both environments. it's really release time --> <!-- Entities for multiple "latest" versions of FreeBSD --> -<!ENTITY rel.current "10.2"> -<!ENTITY rel.current.date "August 2015"> +<!ENTITY rel.current "10.3"> +<!ENTITY rel.current.date "April 2016"> <!ENTITY rel.current.notes 'http://www.FreeBSD.org/releases/&rel.current;R/notes.html'> <!ENTITY rel.current.hardware 'http://www.FreeBSD.org/releases/&rel.current;R/hardware.html'> <!ENTITY rel.current.errata 'http://www.FreeBSD.org/releases/&rel.current;R/errata.html'>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604141359.u3EDxfvH001995>