diff options
-rw-r--r-- | developers.html | 15 | ||||
-rw-r--r-- | index.html | 8 |
2 files changed, 15 insertions, 8 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> @@ -31,6 +31,10 @@ <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>Jul 21 2011:</b></td> + <td width="*"><a href="/blog/?p=34">2.3.0 released</a></td> + </tr> + <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Apr 17 2011:</b></td> <td width="*"><a href="/blog/?p=33">1.9.5 released</a></td> </tr> @@ -63,10 +67,6 @@ <td width="*"><a href="/blog/?p=27">2.1.1 released</a></td> </tr> <tr align="left" valign="top"> - <td width="115" align="right" valign="top"><b>Jul 14 2010:</b></td> - <td width="*"><a href="/blog/?p=26">1.9.4 released</a></td> - </tr> - <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Jun 9-10 2010:</b></td> <td width="*">Exhibited at B/OSS Conference & Expo</td> </tr> |