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.
This commit is contained in:
Gleb Chesnokov
2022-12-26 13:45:43 +03:00
parent 1ef10b852d
commit b91a5d5d54

View File

@@ -35,9 +35,9 @@
<div id="main">
<h1>SCST Downloads</h1>
<p>The latest stable version of SCST is 3.6.
<p>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.</p>
the 3.7.x branch in the Git repository.</p>
<p>Debian packages can be built by running
"make dpkg". RPMs can be built by running
@@ -48,7 +48,7 @@
<p>There is also a well done user space port, which you can find <a href="https://github.com/DavidButterfield/SCST-Usermode-Adaptation">here</a>.</p>
<p>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.</p>
<p>You can access it using either
@@ -62,7 +62,7 @@
<p><code>svn checkout svn://svn.code.sf.net/p/scst/svn/trunk scst-trunk</code></p>
<p class="post-footer align-right">
<a href="https://github.com/SCST-project/scst/tags/" class="readmore">Download released versions</a>
<a href="https://github.com/SCST-project/scst/releases" class="readmore">Download released versions</a>
<a href="https://github.com/SCST-project/scst" class="readmore">SCST Git Repository</a>
</p>
</div>