diff options
Diffstat (limited to 'developers.html')
-rw-r--r-- | developers.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/developers.html b/developers.html index 00a37fb..ee573b1 100644 --- a/developers.html +++ b/developers.html @@ -19,10 +19,16 @@ </tr> <tr> <td align="left" valign="top"> + + Source code (development branch) + <ul class="indented"> + <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) <ul class="indented"> <li>Current: <a href="freeside-2.1.1.tar.gz">freeside-2.1.1.tar.gz</a></li> - <li>CVS snapshot (HEAD): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar">freeside.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) @@ -31,12 +37,6 @@ <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 (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> - </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> |