diff options
-rw-r--r-- | developers.html | 10 | ||||
-rw-r--r-- | index.html | 8 |
2 files changed, 9 insertions, 9 deletions
diff --git a/developers.html b/developers.html index 4b7af6c..5541a79 100644 --- a/developers.html +++ b/developers.html @@ -25,14 +25,14 @@ <li>CVS snapshot (HEAD): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar">freeside.tar.gz</a></li> </ul> - Source code (beta branch) + Source code (stable branch) <ul class="indented"> - <li>Current: <a href="freeside-2.3.0.tar.gz">freeside-2.3.0.tar.gz</a></li> + <li>Current: <a href="freeside-2.3.1.tar.gz">freeside-2.3.1.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) + Source code (legacy branch) <ul class="indented"> <li>Current: <a href="freeside-2.1.3.tar.gz">freeside-2.1.3.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> @@ -41,8 +41,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>Beta: <b>Freeside-Appliance-2.3.0.zip</b> (550mb)<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.3.zip</b> (529mb)<br><a href="Freeside-Appliance-2.1.3.zip">direct download</a> or <a href="Freeside-Appliance-2.1.3.zip.torrent">bittorrent download</a><br> + <li>Stable: <b>Freeside-Appliance-2.3.1.zip</b> (550mb)<br><a href="Freeside-Appliance-2.3.1.zip">direct download</a> or <a href="Freeside-Appliance-2.3.1.zip.torrent">bittorrent download</a><br> + <li>Legacy: <b>Freeside-Appliance-2.1.3.zip</b> (529mb)<br><a href="Freeside-Appliance-2.1.3.zip">direct download</a> or <a href="Freeside-Appliance-2.1.3.zip.torrent">bittorrent download</a><br> </ul> </td> @@ -85,6 +85,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>Jan 20 2012:</b></td> + <td width="*"><a href="/blog/?p=40">2.3.1 released</a></td> + </tr> + <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Oct 24 2011:</b></td> <td width="*"><a href="/blog/?p=36">2.1.3 released</a></td> </tr> @@ -120,10 +124,6 @@ <td width="115" align="right" valign="top"><b>Oct 5-6 2010:</b></td> <td width="*">Exhibited at Internet Telephony Expo</td> </tr> - <tr align="left" valign="top"> - <td width="115" align="right" valign="top"><b>Sep 29 2010:</b></td> - <td width="*"><a href="/blog/?p=27">2.1.1 released</a></td> - </tr> </table></td> <td width="9" height="*" bgcolor="#A5A3A3"> </td> </tr> |