diff options
author | ivan <ivan> | 2011-03-23 03:38:03 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-03-23 03:38:03 +0000 |
commit | 8879973f38121f0547ed18ef5d8c4cfde6dc0dde (patch) | |
tree | 26907b9a41e9ac021a70a084d8b67fdc8a0ffcf0 | |
parent | 9a53bd3668cb5c8ae7be6846ffbda6169e5058d4 (diff) |
2.1.2
-rw-r--r-- | demo.html | 2 | ||||
-rw-r--r-- | developers.html | 5 | ||||
-rw-r--r-- | index.html | 5 |
3 files changed, 5 insertions, 7 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.1.zip</b> (429mb)<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><b>Freeside-Appliance-2.1.2.zip</b> (529mb)<br><a href="Freeside-Appliance-2.1.2.zip">direct download</a> or <a href="Freeside-Appliance-2.1.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 ee573b1..d0c91c8 100644 --- a/developers.html +++ b/developers.html @@ -27,7 +27,7 @@ Source code (current branch) <ul class="indented"> - <li>Current: <a href="freeside-2.1.1.tar.gz">freeside-2.1.1.tar.gz</a></li> + <li>Current: <a href="freeside-2.1.2.tar.gz">freeside-2.1.2.tar.gz</a></li> <li>CVS snapshot (2_1_BRANCH): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar&pathrev=FREESIDE_2_1_BRANCH">freeside.tar.gz</a></li> </ul> @@ -40,9 +40,8 @@ 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.1.zip</b> (429mb)<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>Current: <b>Freeside-Appliance-2.1.2.zip</b> (529mb)<br><a href="Freeside-Appliance-2.1.2.zip">direct download</a> or <a href="Freeside-Appliance-2.1.2.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> </td> @@ -30,11 +30,10 @@ <tr> <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>Mar XX 2011:</b></td> + <tr align="left" valign="top"> + <td width="115" align="right" valign="top"><b>Mar 22 2011:</b></td> <td width="*"><a href="/blog/?p=32">2.1.2 released</a></td> </tr> ---> <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Mar 1 2011:</b></td> <td width="*">We're <a href="jobs.html">hiring</a> a programmer!</td> |