From a9d918a3af9d67ec61901fe99019fb440ea85676 Mon Sep 17 00:00:00 2001 From: Jesus Rodriguez Cuesta <jesusr@FreeBSD.org> Date: Tue, 9 Dec 2003 13:15:36 +0000 Subject: [PATCH] Upgrade to 4.9 --- es/includes.sgml | 4 ++-- es/includes.xsl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/es/includes.sgml b/es/includes.sgml index a89bc62281..83af530fa0 100644 --- a/es/includes.sgml +++ b/es/includes.sgml @@ -1,4 +1,4 @@ -<!-- $FreeBSD: www/es/includes.sgml,v 1.17 2002/11/30 05:11:36 jesusr Exp $ --> +<!-- $FreeBSD: www/es/includes.sgml,v 1.18 2003/04/13 17:47:53 jesusr Exp $ --> <!-- Base is the absolute URL for the given page, minus the actual page part. It should either be specified as a fully qualified URL, or @@ -71,7 +71,7 @@ src="/gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border="0" usem other doc-related things you had to do. It'll save you time and trouble the next time around :-).) --> -<!ENTITY rel.current '4.8'> +<!ENTITY rel.current '4.9'> <!-- URLs to information on the latest release --> <!ENTITY u.rel.notes '&base;/../releases/&rel.current;R/relnotes.html'> diff --git a/es/includes.xsl b/es/includes.xsl index 853530ebaa..da337aab27 100644 --- a/es/includes.xsl +++ b/es/includes.xsl @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1" ?> -<!-- $FreeBSD: www/es/includes.xsl,v 1.1 2003/05/12 09:59:44 keramida Exp $ --> +<!-- $FreeBSD: www/es/includes.xsl,v 1.2 2003/05/12 10:07:31 jesusr Exp $ --> <!-- Original version: 1.13 $ --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> @@ -92,7 +92,7 @@ <xsl:variable name="u.rel.early"> <xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel.current"/>R/early-adopter.html</xsl:variable> - <xsl:variable name="rel2.current" select='"4.8"'/> + <xsl:variable name="rel2.current" select='"4.9"'/> <xsl:variable name="u.rel2.notes"> <xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel2.current"/>R/relnotes.html</xsl:variable>