Skip to content
Snippets Groups Projects
Commit 170bc71f authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

Merge branch 'contact_list' of...

Merge branch 'contact_list' of git+ssh://repos-sflphone-git@sflphone.org/~/sflphone into contact_list
parents 75045b9d 9bb33db2
No related branches found
No related tags found
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