Version bump.

This commit is contained in:
Murray Stokely 2003-10-29 07:35:52 +00:00
parent 5e5af4f35e
commit bb9e08364a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18598

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- $FreeBSD: www/en/includes.xsl,v 1.15 2003/06/18 23:22:44 murray Exp $ -->
<!-- $FreeBSD: www/en/includes.xsl,v 1.16 2003/10/03 22:42:03 simon Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
@ -99,7 +99,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>