diff options
author | ivan <ivan> | 2011-07-21 18:12:35 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-07-21 18:12:35 +0000 |
commit | 1896f0c0aedf90603f391fcc4db7368e0608c512 (patch) | |
tree | e73c593fd246bf55abb09bdf68d2b858a70dae90 /developers.html | |
parent | c994c9d2960624b7490cda373b15824cbe3cb00a (diff) |
2.3.0
Diffstat (limited to 'developers.html')
-rw-r--r-- | developers.html | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/developers.html b/developers.html index d0c91c8..d6a9b18 100644 --- a/developers.html +++ b/developers.html @@ -25,13 +25,20 @@ <li>CVS snapshot (HEAD): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar">freeside.tar.gz</a></li> </ul> - Source code (current branch) + Source code (beta branch) + <ul class="indented"> + <li>Current: <a href="freeside-2.3.0.tar.gz">freeside-2.3.0.tar.gz</a></li> + <li>CVS snapshot (2_3_BRANCH): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar&pathrev=FREESIDE_2_3_BRANCH">freeside.tar.gz</a></li> + </ul> + + + Source code (stable branch) <ul class="indented"> <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> - Source code (maintenance branch) + Source code (legacy branch) <ul class="indented"> <li>Current: <a href="freeside-1.9.4.tar.gz">freeside-1.9.4.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> @@ -40,8 +47,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.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>Beta: <b>Freeside-Appliance-2.3.0.zip</b> (XXXmb)<br><a href="Freeside-Appliance-2.3.0.zip">direct download</a> or <a href="Freeside-Appliance-2.3.0.zip.torrent">bittorrent download</a><br> + <li>Stable: <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> </ul> </td> |