Update entities a.latest.not and a.latest.ann to reflect the newest release.
This commit is contained in:
parent
58096a6429
commit
22d530f978
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5687
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/includes.sgml,v 1.28 1999/09/06 07:02:37 peter Exp $ -->
|
||||
<!-- $FreeBSD: www/en/includes.sgml,v 1.29 1999/09/19 10:20:41 wosch Exp $ -->
|
||||
<!--
|
||||
Base is the absolute URL for the given page, minus the actual page
|
||||
part. It should either be specified as a fully qualified URL, or
|
||||
|
@ -54,8 +54,8 @@ src="&base/gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border="0"
|
|||
<address>&author;<br>&date;</address>'>
|
||||
|
||||
<!-- Short names for various anchor points -->
|
||||
<!ENTITY a.latest.not '<a href="&base/releases/3.2R/notes.html">'>
|
||||
<!ENTITY a.latest.ann '<a href="&base/releases/3.2R/announce.html">'>
|
||||
<!ENTITY a.latest.not '<a href="&base/releases/3.3R/notes.html">'>
|
||||
<!ENTITY a.latest.ann '<a href="&base/releases/3.3R/announce.html">'>
|
||||
|
||||
|
||||
<!-- macro for webbuild paper -->
|
||||
|
|
Loading…
Reference in a new issue