Skip to content
Snippets Groups Projects
Commit 11a046cc authored by Alexandre Savard's avatar Alexandre Savard
Browse files

Merge branch 'master' into recording

parents 9b81602c 1a11cb27
Branches
Tags
No related merge requests found
......@@ -32,16 +32,18 @@ include('include/header.php');
<li>Ubuntu 8.10 "Intrepid Ibex"
<a href="http://sflphone.org/debian/dists/intrepid/universe/binary-i386/sflphone_0.9.3-0ubuntu2_i386.deb">i386</a>
| <a href="http://sflphone.org/debian/dists/intrepid/universe/binary-amd64/sflphone_0.9.3-0ubuntu2_amd64.deb" >amd64</a>
<a href="http://sflphone.org/debian/dists/intrepid/universe/binary-i386/sflphone_0.9.3-0ubuntu3_i386.deb">i386</a>
| <a href="http://sflphone.org/debian/dists/intrepid/universe/binary-amd64/sflphone_0.9.3-0ubuntu3_amd64.deb" >amd64</a>
</li>
<li>Ubuntu 8.04 LTS "Hardy Heron"
<a href="http://sflphone.org/debian/dists/hardy/universe/binary-i386/sflphone_0.9.3-0ubuntu2_i386.deb" >i386</a>
| <a href="http://sflphone.org/debian/dists/hardy/universe/binary-amd64/sflphone_0.9.3-0ubuntu2_amd64.deb" >amd64</a>
<a href="http://sflphone.org/debian/dists/hardy/universe/binary-i386/sflphone_0.9.3-0ubuntu3_i386.deb" >i386</a>
| <a href="http://sflphone.org/debian/dists/hardy/universe/binary-amd64/sflphone_0.9.3-0ubuntu3_amd64.deb" >amd64</a>
</li>
</ul>
<br/>
<i>Before installing the latest version 0.9.3-3, please remove the following packages: <b>dbus-c++-1</b> and <b>sflphone-iax2</b>.
The both libraries are now provided with sflphone package.</i>
<br/><br/>
<a href="http://dev.savoirfairelinux.net/sflphone/wiki/DebianPackaging">add our repository</a>
| <a href="http://dev.savoirfairelinux.net/sflphone/milestone/0.9.3#ReleaseNote">release note</a>
| <a href="http://dev.savoirfairelinux.net/sflphone/milestone/0.9.3#Changelog">changelog</a>
......
<?php
$GLOBALS['SFLPHONE_LATEST_VERSION'] = '0.9.3-2';
$GLOBALS['SFLPHONE_RELEASE_DATE'] = '2008 Feb 14';
$GLOBALS['SFLPHONE_LATEST_VERSION'] = '0.9.3-3';
$GLOBALS['SFLPHONE_RELEASE_DATE'] = '2009 Feb 28';
?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment