Switch to the 5.2 release
This commit is contained in:
Christian Brueffer 2004-01-16 08:00:24 +00:00
parent 089f2536f8
commit ac60b70e82
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19677
2 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
<!-- <!--
$FreeBSD$ $FreeBSD: www/de/includes.sgml,v 1.8 2004/01/03 14:21:32 mheinen Exp $
$FreeBSDde: de-www/includes.sgml,v 1.15 2004/01/01 14:49:56 mheinen Exp $ $FreeBSDde: de-www/includes.sgml,v 1.15 2004/01/01 14:49:56 mheinen Exp $
basiert auf: 1.62 basiert auf: 1.62
--> -->
@ -84,8 +84,8 @@ src="&base;/gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border="0
rel2.* and u.rel2.* for the "conservative users" version. rel2.* and u.rel2.* for the "conservative users" version.
--> -->
<!ENTITY rel.current '5.1'> <!ENTITY rel.current '5.2'>
<!ENTITY rel.current.date 'Juni 2003'> <!ENTITY rel.current.date 'Januar 2004'>
<!-- URLs to information on the latest release --> <!-- URLs to information on the latest release -->
<!ENTITY u.rel.notes '&base;/releases/&rel.current;R/relnotes.html'> <!ENTITY u.rel.notes '&base;/releases/&rel.current;R/relnotes.html'>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1" ?> <?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- $FreeBSD$ <!-- $FreeBSD: www/de/includes.xsl,v 1.7 2004/01/03 14:21:32 mheinen Exp $
$FreeBSDde: de-www/includes.xsl,v 1.10 2004/01/01 14:49:56 mheinen Exp $ $FreeBSDde: de-www/includes.xsl,v 1.10 2004/01/01 14:49:56 mheinen Exp $
basiert auf: 1.20 basiert auf: 1.20
--> -->
@ -91,7 +91,7 @@
<xsl:copy-of select="$date"/></address> <xsl:copy-of select="$date"/></address>
</xsl:variable> </xsl:variable>
<xsl:variable name="rel.current" select='"5.1"'/> <xsl:variable name="rel.current" select='"5.2"'/>
<xsl:variable name="u.rel.notes"> <xsl:variable name="u.rel.notes">
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel.current"/>R/relnotes.html</xsl:variable> <xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel.current"/>R/relnotes.html</xsl:variable>