FreeBSD 5.2.1-RELEASE is now the latest 5.X release.
This commit is contained in:
parent
da993299f2
commit
65a8d0d9cd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20177
2 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/share/sgml/includes.release.xsl,v 1.1 2003/11/24 18:26:34 hrs Exp $ -->
|
||||
<!-- $FreeBSD: www/share/sgml/includes.release.xsl,v 1.2 2004/01/12 20:36:30 bmah Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
<xsl:variable name="rel.current" select='"5.2"'/>
|
||||
<xsl:variable name="rel.current" select='"5.2.1"'/>
|
||||
|
||||
<xsl:variable name="u.rel.notes">
|
||||
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel.current"/>R/relnotes.html</xsl:variable>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue