From 250588cb361ea79aab4c3a597dcbbab9359cdb97 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Wed, 29 Dec 2021 19:18:43 -0800 Subject: [PATCH] www: Update the version number from 3.5 to 3.6 Additionally, change the link to the SourceForge download page into a link to the github tags page. That page has "Download ZIP" and "Download tar.gz" buttons. --- www/downloads.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/www/downloads.html b/www/downloads.html index 0fff50d7d..2ccc1fea3 100644 --- a/www/downloads.html +++ b/www/downloads.html @@ -35,9 +35,9 @@

SCST Downloads

-

The latest stable version of SCST is 3.5. +

The latest stable version of SCST is 3.6. Updates for that version are available on - the 3.5.x branch in the Git repository.

+ the 3.6.x branch in the Git repository.

Debian packages can be built by running "make dpkg". RPMs can be built by running @@ -48,7 +48,7 @@

There is also a well done user space port, which you can find here.

The latest development version of SCST is - 3.6. That version including target drivers and + 3.7. That version including target drivers and user space utilities can be downloaded directly from the SCST Git repository.

You can access it using either @@ -62,8 +62,7 @@

svn checkout svn://svn.code.sf.net/p/scst/svn/trunk scst-trunk