From 9c49cf5bb6a3cd6e15beb83c22ad0b0093e1c6ca Mon Sep 17 00:00:00 2001 From: dipohl <dipohl@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Sun, 9 Nov 2008 13:21:02 +0000 Subject: [PATCH] Info about current stable release added. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2679 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- www/download.html | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/www/download.html b/www/download.html index 77d6dc024..90c7d22a8 100644 --- a/www/download.html +++ b/www/download.html @@ -2,7 +2,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> - <title>smartmontools Download Page (last updated $Date: 2008/04/23 20:22:23 $)</title> + <title>smartmontools Download Page (last updated $Date: 2008/11/09 13:21:02 $)</title> <link rev="made" href="mailto:smartmontools-support@sourceforge.net" /> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=ISO-8859-1" /> <meta name="description" content="smartmontools Home Page" /> @@ -15,7 +15,7 @@ <link rel="stylesheet" type="text/css" href="css/style.css" /> </head> <body> -<!-- $Id: download.html,v 1.5 2008/04/23 20:22:23 dipohl Exp $ --> +<!-- $Id: download.html,v 1.6 2008/11/09 13:21:02 dipohl Exp $ --> <div id="header"> <h1><a id="logo" href="http://smartmontools.sourceforge.net/"><img src="smart_logo.gif" width="105" height="59" border="0" hspace="20" align="middle" name="smartmontools_Logo" alt="S.M.A.R.T. Logo" /></a> smartmontools Download Page</h1> @@ -52,7 +52,15 @@ INSTALL</a></b> file contains additional information.</p> </ol> </div> -<!-- Box on the right side --> +<!-- Box on the left side --> + +<div><p>Smartmontools 5.38 (stable) was released 2008/03/10, see +<a href="http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/NEWS?revision=RELEASE_5_38&view=markup">NEWS</a> +and <a href="http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/CHANGELOG?revision=RELEASE_5_38&view=markup">CHANGELOG</a> +for details.</p></div> + +<hr /> + <div><p><b>After installing it using Method 1, 2, 3, 4 or 5, you can read the man pages, and try out the commands:</b></p> @@ -291,7 +299,7 @@ Hosted by<br /> <br /> <font size="-1">Maintained by: <a href="mailto:smartmontools-support@lists.sourceforge.net">Gabriele Pohl</a><br /> Copyright (C) 2002-8 Bruce Allen, published under <a href="http://www.gnu.org/licenses/gpl-2.0.html#SEC1">GNU GPL</a><br /> -Last update: $Date: 2008/04/23 20:22:23 $</font><br /> +Last update: $Date: 2008/11/09 13:21:02 $</font><br /> <a href="http://validator.w3.org/checklink?uri=http%3A%2F%2Fsmartmontools.sourceforge.net%2Fdownload.html">W3C Link-Checker</a><br /> <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10-blue" -- GitLab