diff options
author | Jeremy Davis <jeremyd@freeside.biz> | 2014-12-09 12:29:31 -0500 |
---|---|---|
committer | Jeremy Davis <jeremyd@freeside.biz> | 2014-12-09 12:29:31 -0500 |
commit | 98cea52bff2af20cb371a12ceb24096652d4a9a6 (patch) | |
tree | efa2a7389c02ed472ab08085c88f66fb86238715 | |
parent | 622a1595b3688d8cef0f8f689abd4bee2596cb4e (diff) |
3.5 Release
-rw-r--r-- | demo.html | 2 | ||||
-rw-r--r-- | developers.html | 4 | ||||
-rw-r--r-- | index.html | 4 |
3 files changed, 7 insertions, 3 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.4.zip</b> (833mb)<br><a href="Freeside-Appliance-3.4.zip">direct download</a> or <a href="Freeside-Appliance-3.4.zip.torrent">bittorrent download</a><br><br> + <li><b>Freeside-Appliance-3.5.zip</b> (780mb)<br><a href="Freeside-Appliance-3.5.zip">direct download</a> or <a href="Freeside-Appliance-3.5.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 7186b26..071fb77 100644 --- a/developers.html +++ b/developers.html @@ -20,12 +20,12 @@ <tr> <td align="left" valign="top"> - Source code (current branch): <a href="freeside-3.4.tar.gz">freeside-3.4.tar.gz</a><br><br> + Source code (current branch): <a href="freeside-3.5.tar.gz">freeside-3.5.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.4.zip</b> (795mb)<br><a href="Freeside-Appliance-3.4.zip">direct download</a> or <a href="Freeside-Appliance-3.4.zip.torrent">bittorrent download</a><br> + <li><b>Freeside-Appliance-3.5.zip</b> (780mb)<br><a href="Freeside-Appliance-3.5.zip">direct download</a> or <a href="Freeside-Appliance-3.5.zip.torrent">bittorrent download</a><br> </ul> </td> @@ -90,6 +90,10 @@ 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>Dec 9 2014:</b></td> + <td width="*"><a href="/blog/2014/10/freeside-3-4-released/">3.5 released</a></td> + </tr> + <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Oct 23 2014:</b></td> <td width="*"><a href="/blog/2014/10/freeside-3-4-released/">3.4 released</a></td> </tr> |