diff options
-rw-r--r-- | developers.html | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/developers.html b/developers.html index d1a34e3..d348fde 100644 --- a/developers.html +++ b/developers.html @@ -21,11 +21,17 @@ <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>CVS snapshot (HEAD): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar">freeside.tar.gz</a></li> + </ul> + + Source code (maintenance branch) + <ul class="indented"> <li>Current: <a href="freeside-1.9.3.tar.gz">freeside-1.9.3.tar.gz</a></li> <li>CVS snapshot (1_9_BRANCH): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar&pathrev=FREESIDE_1_9_BRANCH">freeside.tar.gz</a></li> </ul> - Source code (maintenance branch) + Source code (old branch) <ul class="indented"> <li>Maintenance: <a href="freeside-1.7.4.tar.gz">freeside-1.7.4.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> @@ -34,8 +40,9 @@ 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-1.9.3.zip</b> (402mb)<br><a href="Freeside-Appliance-1.9.3.zip">direct download</a> or <a href="Freeside-Appliance-1.9.3.zip.torrent">bittorrent download</a><br> - <li>Maintenance: <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> + <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-1.9.3.zip.torrent">bittorrent download</a><br> + <li>Maintenance: <b>Freeside-Appliance-1.9.3.zip</b> (402mb)<br><a href="Freeside-Appliance-1.9.3.zip">direct download</a> or <a href="Freeside-Appliance-1.9.3.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> |