diff options
author | ivan <ivan> | 2008-05-01 02:29:57 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-05-01 02:29:57 +0000 |
commit | bb00c874df95dfb42fcfd50c657f64daf35b11b2 (patch) | |
tree | 1a03d46d19c3bd771e2ec9fbfa39cbf477efe0d9 | |
parent | 32b5f77cbaba8d77bb0419d8d1be45dceec9c31e (diff) |
1.7.3
-rw-r--r-- | demo.html | 2 | ||||
-rw-r--r-- | developers.html | 8 | ||||
-rw-r--r-- | index.html | 8 |
3 files changed, 10 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-1.7.2.zip</b> (302mb)<br><a href="Freeside-Appliance-1.7.2.zip">direct download</a> or <a href="Freeside-Appliance-1.7.2.zip.torrent">bittorrent download</a><br><br> + <li><b>Freeside-Appliance-1.7.3.zip</b> (340mb)<br><a href="Freeside-Appliance-1.7.3.zip">direct download</a> or <a href="Freeside-Appliance-1.7.3.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 e9b5c51..c838c06 100644 --- a/developers.html +++ b/developers.html @@ -21,17 +21,15 @@ <td align="left" valign="top"> Source code <ul class="indented"> - <li>Current: <a href="freeside-1.7.2.tar.gz">freeside-1.7.2.tar.gz</a></li> - <li>Testing: <a href="freeside-1.7.3rc2.tar.gz">freeside-1.7.3rc2.tar.gz</a></li> + <li>Current: <a href="freeside-1.7.3.tar.gz">freeside-1.7.3.tar.gz</a></li> <li>CVS snapshot (1_7_BRANCH): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar&pathrev=FREESIDE_1_7_BRANCH">freeside.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> 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><br> - <li><b>Freeside-Appliance-1.7.2.zip</b> (302mb)<br><i>Full demo verison including browser</i><br><a href="Freeside-Appliance-1.7.2.zip">direct download</a> or <a href="Freeside-Appliance-1.7.2.zip.torrent">bittorrent download</a><br><br> - <li><b>Freeside-Appliance-Headless-1.7.2.zip</b> (206mb)<br><i>Console-only without X window system or browser</i><br><a href="Freeside-Appliance-Headless-1.7.2.zip">direct download</a> or <a href="Freeside-Appliance-Headless-1.7.2.zip.torrent">bittorrent download</a> + <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-1.7.3.zip</b> (340mb)<br><a href="Freeside-Appliance-1.7.3.zip">direct download</a> or <a href="Freeside-Appliance-1.7.3.zip.torrent">bittorrent download</a><br><br> </ul> </td> @@ -62,6 +62,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>Apr 30 2008:</b></td> + <td width="*">1.7.3 released</td> + </tr> + <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Mar 25 2008:</b></td> <td width="*">New <a href="products.html">Server appliance</a> models and <a href="products-voip.html">VoIP/Telephony products</a></td> </tr> @@ -92,12 +96,12 @@ <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Feb 16 2007:</b></td> <td width="*">1.7.2 released</td> - </tr> +<!-- </tr> <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Feb 9 2007:</b></td> <td width="*">Web demo updated to 1.7.2</td> </tr> -<!-- <tr align="left" valign="top"> + <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Nov 7-9 2006:</b></td> <td width="*">Exhibited at <a href="http://www.ispcon.com/" target="_blank" id="teal">ISPCON</a>, booth 311</td> |