diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-02-12 14:00:19 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-02-12 14:00:19 -0800 |
commit | 942ce93c65e15b9e8e8fcfc603e4ddf4291b16ea (patch) | |
tree | 5bfdcd6b769d6fddd25af36f433580cdb2cdd735 | |
parent | a587be08352bac2234ea8f3ee81022cff0eaaf1f (diff) |
3.2
-rw-r--r-- | demo.html | 2 | ||||
-rw-r--r-- | developers.html | 4 | ||||
-rw-r--r-- | index.html | 5 |
3 files changed, 8 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.1.zip</b> (760mb)<br><a href="Freeside-Appliance-3.1.zip">direct download</a> or <a href="Freeside-Appliance-3.1.zip.torrent">bittorrent download</a><br><br> + <li><b>Freeside-Appliance-3.2.zip</b> (788mb)<br><a href="Freeside-Appliance-3.2.zip">direct download</a> or <a href="Freeside-Appliance-3.2.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 0a283ef..824afd7 100644 --- a/developers.html +++ b/developers.html @@ -20,14 +20,14 @@ <tr> <td align="left" valign="top"> - Source code (current branch): <a href="freeside-3.1.tar.gz">freeside-3.1.tar.gz</a><br><br> + Source code (current branch): <a href="freeside-3.2.tar.gz">freeside-3.2.tar.gz</a><br><br> Source code (maintenance branch): <a href="freeside-2.3.8.tar.gz">freeside-2.3.8.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.1.zip</b> (760mb)<br><a href="Freeside-Appliance-3.1.zip">direct download</a> or <a href="Freeside-Appliance-3.1.zip.torrent">bittorrent download</a><br> + <li><b>Freeside-Appliance-3.2.zip</b> (788mb)<br><a href="Freeside-Appliance-3.2.zip">direct download</a> or <a href="Freeside-Appliance-3.2.zip.torrent">bittorrent download</a><br> </ul> </td> @@ -75,6 +75,11 @@ <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>Feb 12 2014:</b></td> + <td width="*"><a href="/blog/2014/02/freeside-3.2-released">3.2 released</a></td> + </tr> + + <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Jan 29-31 2014:</b></td> <td width="*">Exhibited at <a href="http://www.tmcnet.com/voip/conference/digium-asterisk-world/">Asterisk World</a> / <a href="http://itexpo.tmcnet.com/east/">Internet Telephony Expo</a></td> </tr> |