mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 01:01:27 +00:00
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.
This commit is contained in:
@@ -35,9 +35,9 @@
|
||||
<div id="main">
|
||||
<h1>SCST Downloads</h1>
|
||||
|
||||
<p>The latest stable version of SCST is 3.5.
|
||||
<p>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.</p>
|
||||
the 3.6.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.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.</p>
|
||||
<p>You can access it using either
|
||||
@@ -62,8 +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">
|
||||
<!-- TODO Change below link to GitHub after SCST 3.6 release -->
|
||||
<a href="http://sourceforge.net/project/showfiles.php?group_id=110471" class="readmore">Download released versions</a>
|
||||
<a href="https://github.com/SCST-project/scst/tags/" class="readmore">Download released versions</a>
|
||||
<a href="https://github.com/SCST-project/scst" class="readmore">SCST Git Repository</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user