Update rel.current to 4.6.2.
This commit is contained in:
parent
3900016e22
commit
19f5199b99
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13888
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/en/includes.xsl,v 1.6 2002/01/30 03:53:09 murray Exp $ -->
|
||||
<!-- $FreeBSD: www/en/includes.xsl,v 1.7 2002/06/15 23:44:07 bmah Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -78,7 +78,7 @@
|
|||
<xsl:copy-of select="$date"/></address>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="rel.current" select="4.6"/>
|
||||
<xsl:variable name="rel.current" select="4.6.2"/>
|
||||
<xsl:variable name="u.rel.notes">
|
||||
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel.current"/>R/relnotes.html</xsl:variable>
|
||||
|
||||
|
|
Loading…
Reference in a new issue