diff options
author | Ivan Kohler <ivan@freeside.biz> | 2012-10-19 23:02:27 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2012-10-19 23:02:27 -0700 |
commit | 03053f5f92c57cd315295836fe2f0d04f0b6d5f5 (patch) | |
tree | ccdfced889ed00012d2b55e5653c68fdc67afe65 | |
parent | f9a4f5c1db76962497779b2db03f55abe826fbca (diff) |
2.3.4
-rw-r--r-- | demo.html | 2 | ||||
-rw-r--r-- | developers.html | 4 | ||||
-rw-r--r-- | index.html | 11 |
3 files changed, 9 insertions, 8 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-2.3.0.zip</b> (550mb)<br><a href="Freeside-Appliance-2.3.0.zip">direct download</a> or <a href="Freeside-Appliance-2.3.0.zip.torrent">bittorrent download</a><br><br> + <li><b>Freeside-Appliance-2.3.4.zip</b> (705mb)<br><a href="Freeside-Appliance-2.3.4.zip">direct download</a> or <a href="Freeside-Appliance-2.3.4.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 8e0c1df..a7cb5a2 100644 --- a/developers.html +++ b/developers.html @@ -23,14 +23,14 @@ <!-- Source code (beta branch): <a href="freeside-3.0.tar.gz">freeside-3.0.tar.gz</a><br><br> --> - Source code (stable branch): <a href="freeside-2.3.3.tar.gz">freeside-2.3.3.tar.gz</a><br><br> + Source code (stable branch): <a href="freeside-2.3.4.tar.gz">freeside-2.3.4.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>Beta: <b>Freeside-Appliance-3.0.zip</b> (XXXmb)<br><a href="Freeside-Appliance-3.0.zip">direct download</a> or <a href="Freeside-Appliance-3.0.zip.torrent">bittorrent download</a><br> --> - <li>Stable: <b>Freeside-Appliance-2.3.3.zip</b> (643mb)<br><a href="Freeside-Appliance-2.3.3.zip">direct download</a> or <a href="Freeside-Appliance-2.3.3.zip.torrent">bittorrent download</a><br> + <li>Stable: <b>Freeside-Appliance-2.3.4.zip</b> (705mb)<br><a href="Freeside-Appliance-2.3.4.zip">direct download</a> or <a href="Freeside-Appliance-2.3.4.zip.torrent">bittorrent download</a><br> </ul> </td> @@ -56,11 +56,16 @@ <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>Oct X 2012:</b></td> + <td width="115" align="right" valign="top"><b>Nov X 2012:</b></td> <td width="*"><a href="/blog/?p=XX">3.0 released</a></td> </tr> --> <tr align="left" valign="top"> + <td width="115" align="right" valign="top"><b>Oct 19 2012:</b></td> + <td width="*"><a href="/blog/?p=101">2.3.4 released</a></td> + </tr> + + <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Oct 3‑5 2012:</b></td> <td width="*">Exhibited at <a href="http://itexpo.tmcnet.com/west12/">ITExpo West</a></td> </tr> @@ -95,10 +100,6 @@ <td width="*"><a href="/blog/?p=40">2.3.1 released</a></td> </tr> <tr align="left" valign="top"> - <td width="115" align="right" valign="top"><b>Oct 24 2011:</b></td> - <td width="*"><a href="/blog/?p=36">2.1.3 released</a></td> - </tr> - <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Oct 10‑12 2011:</b></td> <td width="*">Exhibited at <a href="http://www.wispa.org/?page_id=4766">WISPAPALOOZA</a></td> </tr> |