diff options
-rw-r--r-- | demo.html | 2 | ||||
-rw-r--r-- | developers.html | 10 | ||||
-rw-r--r-- | index.html | 5 |
3 files changed, 13 insertions, 4 deletions
@@ -70,7 +70,7 @@ <h6>A downloadable VMWare virtual appliance</h6> <ul class="indented"> <li><a href="http://www.vmware.com/download/player/">VMWare player</a> for Windows or Linux or <a href="http://www.vmware.com/products/fusion/">VMWare Fusion</a> for OSX is required (free download)<br><br> - <li><b>Freeside-Appliance-3.6.zip</b> (771mb)<br><a href="Freeside-Appliance-3.6.zip">direct download</a> or <a href="Freeside-Appliance-3.6.zip.torrent">bittorrent download</a><br><br> + <li><b>Freeside-Appliance-3.7.zip</b> (767mb)<br><a href="Freeside-Appliance-3.7.zip">direct download</a> or <a href="Freeside-Appliance-3.7.zip.torrent">bittorrent download</a><br><br> <!-- <li>Minimum 512m RAM, 1.5Ghz processor recommended --> </ul> </th> diff --git a/developers.html b/developers.html index c93a79a..4e120ab 100644 --- a/developers.html +++ b/developers.html @@ -20,15 +20,19 @@ <tr> <td align="left" valign="top"> - Source code (current branch): <a href="freeside-3.6.tar.gz">freeside-3.6.tar.gz</a><br><br> + Source code (current branch): <a href="freeside-3.7.tar.gz">freeside-3.7.tar.gz</a><br><br> Virtual appliance <ul class="indented"> <li><a href="http://www.vmware.com/download/player/">VMWare player</a> for Windows or Linux or <a href="http://www.vmware.com/products/fusion/">VMWare Fusion</a> for OSX is required (free download)<br> - <li><b>Freeside-Appliance-3.6.zip</b> (771mb)<br><a href="Freeside-Appliance-3.6.zip">direct download</a> or <a href="Freeside-Appliance-3.6.zip.torrent">bittorrent download</a><br> + <li><b>Freeside-Appliance-3.7.zip</b> (767mb)<br><a href="Freeside-Appliance-3.7.zip">direct download</a> or <a href="Freeside-Appliance-3.7.zip.torrent">bittorrent download</a><br> </ul> - </td> + Debian Packages: + <ul class="indented"> + <li><a href="/mediawiki/index.php/Freeside:3:Documentation:InstallingOnDebian7">Installing on Debian 7</a> + <li><a href="/mediawiki/index.php/Freeside:3:Documentation:InstallingOnDebian8">Installing on Debian 8</a> + </td> </tr> </table> <br> @@ -86,6 +86,11 @@ Full day <a href="http://www.freeside.biz/mediawiki/index.php/1_Day_Wisp_Trainin <td width="9" height="*" bgcolor="#A5A3A3"> </td> <td height="*" align="center" valign="top" bgcolor="#A5A3A3"><table width="100%" border="0" cellpadding="2" cellspacing="5"> + <tr align="left" valign="top"> + <td width="115" align="right" valign="top"><b>Jun 26 2015:</b></td> + <td width="*"><a href="/blog/2015/06/freeside-3-7-released/">3.7 released</a></td> + </tr> + <tr align="left" valign="top"> <td width="115" align="right" valign="top"><nobr><b>Apr 12-14 2015:</b></nobr></td> <td width="*">Exhibited at <a href="http://www.comptelplus.org">Comptel Plus</a></td> |