diff options
-rw-r--r-- | demo.html | 2 | ||||
-rw-r--r-- | developers.html | 4 | ||||
-rw-r--r-- | index.html | 23 |
3 files changed, 17 insertions, 12 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.1.0.zip</b> (393mb)<br><a href="Freeside-Appliance-2.1.0.zip">direct download</a> or <a href="Freeside-Appliance-2.1.0.zip.torrent">bittorrent download</a><br><br> + <li><b>Freeside-Appliance-2.1.1.zip</b> (423mb)<br><a href="Freeside-Appliance-2.1.1.zip">direct download</a> or <a href="Freeside-Appliance-2.1.1.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 dc12b2d..de2317e 100644 --- a/developers.html +++ b/developers.html @@ -21,7 +21,7 @@ <td align="left" valign="top"> Source code (current branch) <ul class="indented"> - <li>Current: <a href="freeside-2.1.0.tar.gz">freeside-2.1.0.tar.gz</a></li> + <li>Current: <a href="freeside-2.1.1.tar.gz">freeside-2.1.1.tar.gz</a></li> <li>CVS snapshot (HEAD): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar">freeside.tar.gz</a></li> </ul> @@ -40,7 +40,7 @@ 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>Current: <b>Freeside-Appliance-2.1.0.zip</b> (416mb)<br><a href="Freeside-Appliance-2.1.0.zip">direct download</a> or <a href="Freeside-Appliance-2.1.0.zip.torrent">bittorrent download</a><br> + <li>Current: <b>Freeside-Appliance-2.1.1.zip</b> (423mb)<br><a href="Freeside-Appliance-2.1.1.zip">direct download</a> or <a href="Freeside-Appliance-2.1.1.zip.torrent">bittorrent download</a><br> <li>Maintenance: <b>Freeside-Appliance-1.9.4.zip</b> (402mb)<br><a href="Freeside-Appliance-1.9.4.zip">direct download</a> or <a href="Freeside-Appliance-1.9.4.zip.torrent">bittorrent download</a><br> <li>Old: <b>Freeside-Appliance-1.7.4.zip</b> (390mb)<br><a href="Freeside-Appliance-1.7.4.zip">direct download</a> or <a href="Freeside-Appliance-1.7.4.zip.torrent">bittorrent download</a><br> </ul> @@ -30,26 +30,27 @@ <td colspan=2> </td> </tr> + + </table> + <table> -<!-- astricon <tr> <td> - <a href="http://www.tmcnet.com/voip/conference/west-10/" target="_blank"><img src="107.gif" border=0 align="left" alt="Internet Telephony Expo"></a> + <a href="http://www.astricon.net" target="_blank"><img src="astricon.gif" border=0 align="left" alt="Astricon"></a> </td> <td align=top> - <h4>We're exhibiting!</h4> - <h6> Internet Telephony</h6> - <h6> Conference & Expo</h6> - <h6> Booth 107</h6> - <h4>Oct 5-6, 2010</h4> - <h4>Los Angeles, CA</h4> + <!--<h4>We're exhibiting!</h4>--> + <h6> Astricon</h6> + <h6> Booth 305</h6> + <h4>Oct 26-28, 2010</h4> + <!--<h4>National Harbor, MD</h4>--> + <h4>Washington, DC</h4> </td> </tr> <tr> <td colspan=2> </td> </tr> ---> <table width="385" height="*" border="0" cellpadding="0" cellspacing="0"> @@ -69,6 +70,10 @@ <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>Sep 29 2010:</b></td> + <td width="*"><a href="/blog/?p=27">2.1.1 released</a></td> + </tr> + <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Jul 14 2010:</b></td> <td width="*"><a href="/blog/?p=26">1.9.4 released</a></td> </tr> |