Sigh. There sure are a lot of places where the release number is

embedded!
This commit is contained in:
Jordan K. Hubbard 2001-09-19 19:07:58 +00:00
parent 8fe61484b0
commit 26b16175c4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10763

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- $FreeBSD$ -->
<!-- $FreeBSD: www/en/includes.xsl,v 1.2 2001/08/07 01:54:40 kuriyama 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.3"/>
<xsl:variable name="rel.current" select="4.4"/>
<xsl:variable name="u.rel.notes">
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel.current"/>R/notes.html</xsl:variable>