From b91a5d5d5462c3c696fcd295fc9420079cd69eb9 Mon Sep 17 00:00:00 2001 From: Gleb Chesnokov Date: Mon, 26 Dec 2022 13:45:43 +0300 Subject: [PATCH] www: Update the version number from 3.6 to 3.7 Additionally, change the link to the github tags page into a link to the github releases page. --- www/downloads.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www/downloads.html b/www/downloads.html index 2ccc1fea3..cd250b0d6 100644 --- a/www/downloads.html +++ b/www/downloads.html @@ -35,9 +35,9 @@

SCST Downloads

-

The latest stable version of SCST is 3.6. +

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

+ the 3.7.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.7. That version including target drivers and + 3.8. 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,7 +62,7 @@

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