diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-07-15 11:57:59 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-07-15 11:57:59 -0700 |
commit | 356c2c3f2a103fadbc67195b6b7425f13def3360 (patch) | |
tree | 296892573902eba4a1e53f64771eb33281330d4b /developers.html | |
parent | d876a1a021a7419843bcdd9977bd0e7384ca8e0c (diff) | |
parent | 32223bedb8cd07affd8c15346ef03e247b3fb0a3 (diff) |
Merge branch 'master' of git.freeside.biz:/home/git/www
Diffstat (limited to 'developers.html')
-rw-r--r-- | developers.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/developers.html b/developers.html index c93a79a..4e120ab 100644 --- a/developers.html +++ b/developers.html @@ -20,15 +20,19 @@ <tr> <td align="left" valign="top"> - Source code (current branch): <a href="freeside-3.6.tar.gz">freeside-3.6.tar.gz</a><br><br> + Source code (current branch): <a href="freeside-3.7.tar.gz">freeside-3.7.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.6.zip</b> (771mb)<br><a href="Freeside-Appliance-3.6.zip">direct download</a> or <a href="Freeside-Appliance-3.6.zip.torrent">bittorrent download</a><br> + <li><b>Freeside-Appliance-3.7.zip</b> (767mb)<br><a href="Freeside-Appliance-3.7.zip">direct download</a> or <a href="Freeside-Appliance-3.7.zip.torrent">bittorrent download</a><br> </ul> - </td> + Debian Packages: + <ul class="indented"> + <li><a href="/mediawiki/index.php/Freeside:3:Documentation:InstallingOnDebian7">Installing on Debian 7</a> + <li><a href="/mediawiki/index.php/Freeside:3:Documentation:InstallingOnDebian8">Installing on Debian 8</a> + </td> </tr> </table> <br> |